ASHu2 commited on
Commit
466b156
·
verified ·
1 Parent(s): e7a5077

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -304,10 +304,18 @@ No personally identifiable information (PII) is present.
304
 
305
  ---
306
 
307
- # TODO Before Publishing
308
-
309
- - Update repository URL to the actual GitHub repository
310
- - Confirm final license choice:
311
- - `CC BY 4.0`
312
- - or `CC BY-NC 4.0` if non-commercial only
313
- - Add citation / BibTeX entry for versioned referencing
 
 
 
 
 
 
 
 
 
304
 
305
  ---
306
 
307
+ ## Citation
308
+
309
+ If you use this dataset, please cite:
310
+
311
+ ```bibtex
312
+ @dataset{mishra2026medlens,
313
+ author = {Ashutosh Mishra},
314
+ title = {MedLens: Multi-Regional Drug-Drug Interaction (DDI) Evidence Dataset},
315
+ year = {2026},
316
+ publisher = {Hugging Face},
317
+ url = {https://huggingface.co/datasets/ASHu2/medlens},
318
+ version = {1.0},
319
+ license = {CC-BY-4.0}
320
+ }
321
+ ```