From 60c4dc32fa4e614fab78b526a723a5694f345ee7 Mon Sep 17 00:00:00 2001 From: jstoobysmith <72603918+jstoobysmith@users.noreply.github.com> Date: Fri, 28 Jun 2024 07:27:54 -0400 Subject: [PATCH] Update references.bib --- docs/references.bib | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/references.bib b/docs/references.bib index b769d3c..e65cad7 100644 --- a/docs/references.bib +++ b/docs/references.bib @@ -1,19 +1,19 @@ + # To normalize: -# bibtool --preserve.key.case=on --preserve.keys=on --pass.comments=on --print.use.tab=off -s -i doc/references.bib -o doc/references.bib +# bibtool --preserve.key.case=on --preserve.keys=on --pass.comments=on --print.use.tab=off -s -i docs/references.bib -o docs/references.bib # To link to an entry in `references.bib`, use the following formats: # [Author, *Title* (optional location)][bibkey] - -@article{Lohitsiri:2019fuu, - author = "Lohitsiri, Nakarin and Tong, David", - title = "{Hypercharge Quantisation and Fermat's Last Theorem}", - eprint = "1907.00514", - archivePrefix = "arXiv", - primaryClass = "hep-th", - doi = "10.21468/SciPostPhys.8.1.009", - journal = "SciPost Phys.", - volume = "8", - number = "1", - pages = "009", - year = "2020" -} \ No newline at end of file +@Article{ Lohitsiri:2019fuu, + author = "Lohitsiri, Nakarin and Tong, David", + title = "{Hypercharge Quantisation and Fermat's Last Theorem}", + eprint = "1907.00514", + archiveprefix = "arXiv", + primaryclass = "hep-th", + doi = "10.21468/SciPostPhys.8.1.009", + journal = "SciPost Phys.", + volume = "8", + number = "1", + pages = "009", + year = "2020" +}