Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
SvenKlaassen commited on
Commit
422eea0
·
verified ·
1 Parent(s): 0fd1c10

add citation

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -194,12 +194,14 @@ Users should be made aware of the risks, biases and limitations of the dataset.
194
 
195
  **BibTeX:**
196
 
 
197
  @article{klaassen2024doublemldeep,
198
  title={DoubleMLDeep: Estimation of Causal Effects with Multimodal Data},
199
  author={Klaassen, Sven and Teichert-Kluge, Jan and Bach, Philipp and Chernozhukov, Victor and Spindler, Martin and Vijaykumar, Suhas},
200
  journal={arXiv preprint arXiv:2402.01785},
201
  year={2024}
202
  }
 
203
 
204
  **APA:**
205
 
 
194
 
195
  **BibTeX:**
196
 
197
+ ```
198
  @article{klaassen2024doublemldeep,
199
  title={DoubleMLDeep: Estimation of Causal Effects with Multimodal Data},
200
  author={Klaassen, Sven and Teichert-Kluge, Jan and Bach, Philipp and Chernozhukov, Victor and Spindler, Martin and Vijaykumar, Suhas},
201
  journal={arXiv preprint arXiv:2402.01785},
202
  year={2024}
203
  }
204
+ ```
205
 
206
  **APA:**
207