JustinMadison commited on
Commit
783a60a
·
verified ·
1 Parent(s): 696b934

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -490,13 +490,7 @@ Licensing Information
490
  Citation Information
491
 
492
  If you use this dataset, please cite:
493
-
494
- @misc{graphitti_issues_prs_2025,
495
- title = {Graphitti Issues and Pull Requests},
496
- author = {UW Bothell CS Team},
497
- howpublished = {Hugging Face, https://huggingface.co/datasets/<your_dataset_slug>},
498
- year = {2025}
499
- }
500
 
501
  Contributions
502
 
 
490
  Citation Information
491
 
492
  If you use this dataset, please cite:
493
+ <pre lang="markdown"> ```bibtex @misc{graphitti_issues_prs_2025, title = {Graphitti Issues and Pull Requests}, author = {UW Bothell CS Team}, howpublished = {Hugging Face, https://huggingface.co/datasets/YOUR_DATASET_SLUG}, year = {2025} } ``` </pre>
 
 
 
 
 
 
494
 
495
  Contributions
496