Skip to content

Commit 48767a9

Browse files
Adding .bib for citations
1 parent 2f7a3e8 commit 48767a9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data_bytes/references.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
@article{palmerpenguins,
3+
title = {palmerpenguins: Palmer Archipelago (Antarctica) penguin data},
4+
author = {Horst, Allison Marie and Hill, Alison Presmanes and Gorman, Kristen B},
5+
year = {2020},
6+
date = {2020},
7+
doi = {10.5281/zenodo.3960218},
8+
url = {https://allisonhorst.github.io/palmerpenguins/}
9+
}
10+
11+
@article{ggsvg,
12+
title = {ggsvg: SVG Glyphs for ggplot},
13+
author = {FC, Mike},
14+
year = {2022},
15+
date = {2022},
16+
url = {https://github.com/coolbutuseless/ggsvg}
17+
}

0 commit comments

Comments
 (0)