Skip to content

Commit fc42e0e

Browse files
Clean up bibliography by removing entries
Removed multiple references to papers from the bibliography.
1 parent 678b0ed commit fc42e0e

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

paper.bib

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,3 @@ @techreport{openai2024
3535
institution = {OpenAI},
3636
url = {https://arxiv.org/abs/2303.08774}
3737
}
38-
39-
@inproceedings{mckinney2010,
40-
author = {McKinney, Wes},
41-
title = {Data Structures for Statistical Computing in {Python}},
42-
booktitle = {Proceedings of the 9th Python in Science Conference},
43-
year = {2010},
44-
pages = {56--61},
45-
doi = {10.25080/Majora-92bf1922-00a}
46-
}
47-
48-
@article{hunter2007,
49-
author = {Hunter, John D.},
50-
title = {Matplotlib: A 2D Graphics Environment},
51-
journal = {Computing in Science \& Engineering},
52-
year = {2007},
53-
volume = {9},
54-
number = {3},
55-
pages = {90--95},
56-
doi = {10.1109/MCSE.2007.55}
57-
}

0 commit comments

Comments
 (0)