Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fixed DOI formatting in references
Browse files Browse the repository at this point in the history
  • Loading branch information
cwishard committed Mar 4, 2023
1 parent 858bc5f commit 08d02f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ @article{Levison:1994
Year = 1994,
Month = mar,
Volume = 108,
DOI = {https://doi.org/10.1006/icar.1994.1039},
DOI = {10.1006/icar.1994.1039},
url = {https://www.sciencedirect.com/science/article/pii/S0019103584710396?via%3Dihub}
}

Expand All @@ -16,7 +16,7 @@ @article{Duncan:1998
Year = 1998,
Month = oct,
Volume = 116,
DOI = {https://doi.org/10.1086/300541},
DOI = {10.1086/300541},
url = {https://iopscience.iop.org/article/10.1086/300541}
}

Expand All @@ -27,6 +27,6 @@ @article{Leinhardt:2012
Year = 2012,
Month = dec,
Volume = 745,
DOI = {https://doi.org/10.1088/0004-637X/745/1/79},
DOI = {10.1088/0004-637X/745/1/79},
url = {https://iopscience.iop.org/article/10.1088/0004-637X/745/1/79}
}

0 comments on commit 08d02f7

Please sign in to comment.