Skip to content
Snippets Groups Projects
Commit 81f4f95e authored by tuhe's avatar tuhe
Browse files

Citation information

parent c12fad93
Branches
No related tags found
No related merge requests found
......@@ -378,5 +378,13 @@ raise NotImplementedError('Complete the above program')
## Citing
```bibtex
@online{codesnipper,
title={Codesnipper (0.1.0): \texttt{pip install codesnipper}},
url={https://lab.compute.dtu.dk/tuhe/snipper},
urldate = {2021-09-06},
publisher={Tue Herlau},
author={Tue Herlau},
comments={See url{asdfsdaf} for examples},
year={2021},
}
```
\ No newline at end of file
......@@ -35,7 +35,7 @@ if __name__ == "__main__":
from snipper.fix_s import save_s
from snipper.snipper_main import censor_file
data = {'bitex': bib}
data = {'bibtex': bib}
EX_BASE = "../examples"
np = EX_BASE + "/latex"
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment