khalidsaifullaah commited on
Commit
2d77795
1 Parent(s): c1d5af3

updated project's BibTex in README

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -86,14 +86,13 @@ The "armchair in the shape of an avocado" was used by OpenAI when releasing DALL
86
  If you find DALL路E mini useful in your research or wish to refer, please use the following BibTeX entry.
87
 
88
  ```
89
- @misc{dalle_mini2021,
90
- author = {Boris Dayma, Suraj Patil, Pedro Cuenca, Khalid Saifullah, Tanishq Abraham, Ph煤c L锚 Kh岷痗, Luke Melas, Ritobrata Ghosh},
91
- title = {DALL路E mini},
92
- year = {2021},
93
- publisher = {GitHub},
94
- journal = {GitHub repository},
95
- doi = {10.5281/zenodo.4414861},
96
- howpublished = {\url{https://github.com/borisdayma/dalle-mini}}
97
  }
98
  ```
99
 
 
86
  If you find DALL路E mini useful in your research or wish to refer, please use the following BibTeX entry.
87
 
88
  ```
89
+ @misc{Dayma_DALL路E_Mini_2021,
90
+ author = {Dayma, Boris and Patil, Suraj and Cuenca, Pedro and Saifullah, Khalid and Abraham, Tanishq and L锚 Kh岷痗, Ph煤c and Melas, Luke and Ghosh, Ritobrata},
91
+ doi = {10.5281/zenodo.1234},
92
+ month = {7},
93
+ title = {DALL路E Mini},
94
+ url = {https://github.com/borisdayma/dalle-mini},
95
+ year = {2021}
 
96
  }
97
  ```
98