cwolff commited on
Commit
0c725f0
·
verified ·
1 Parent(s): 6f9b699

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -31,16 +31,17 @@ SchemaPile is a collection of database schemas extracted from various sources, n
31
 
32
  If you use SchemaPile in your research, please cite:
33
 
34
- @article{dohmen2024schemapile,
35
- title={Schemapile: A large collection of relational database schemas},
36
- author={D{"o}hmen, Till and Geacu, Radu and Hulsebos, Madelon and Schelter, Sebastian},
37
- journal={Proceedings of the ACM on Management of Data},
38
- volume={2},
39
- number={3},
40
- pages={1--25},
41
- year={2024},
42
- publisher={ACM New York, NY, USA}
43
- }
 
44
 
45
  **[Read the paper](https://schemapile.github.io/assets/SchemaPile.pdf)**
46
 
 
31
 
32
  If you use SchemaPile in your research, please cite:
33
 
34
+ > ```bibtex
35
+ > @article{dohmen2024schemapile,
36
+ > title={Schemapile: A large collection of relational database schemas},
37
+ > author={D{"o}hmen, Till and Geacu, Radu and Hulsebos, Madelon and Schelter, Sebastian},
38
+ > journal={Proceedings of the ACM on Management of Data},
39
+ > volume={2},
40
+ > number={3},
41
+ > pages={1--25},
42
+ > year={2024},
43
+ > publisher={ACM New York, NY, USA}
44
+ > ```
45
 
46
  **[Read the paper](https://schemapile.github.io/assets/SchemaPile.pdf)**
47