2024-06-28 07:27:54 -04:00
|
|
|
|
2024-06-28 07:20:58 -04:00
|
|
|
# To normalize:
|
2024-06-28 07:27:54 -04:00
|
|
|
# bibtool --preserve.key.case=on --preserve.keys=on --pass.comments=on --print.use.tab=off -s -i docs/references.bib -o docs/references.bib
|
2024-06-28 07:20:58 -04:00
|
|
|
|
|
|
|
# To link to an entry in `references.bib`, use the following formats:
|
|
|
|
# [Author, *Title* (optional location)][bibkey]
|
2024-06-28 07:27:54 -04:00
|
|
|
@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"
|
|
|
|
}
|