diff options
| author | Chris Cox <chris@mathematicaster.org> | 2022-10-07 11:10:31 -0500 |
|---|---|---|
| committer | Chris Cox <chris@mathematicaster.org> | 2022-10-07 11:10:31 -0500 |
| commit | 9a203b00104041ba9015cbb89aca94d770ea0330 (patch) | |
| tree | 1be857b819779526986bdd90493cc5a9ee920b8e /cv.tex | |
| parent | 21bfcf632d22b491296072ce21787e17f1317cf0 (diff) | |
| download | cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar.gz cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar.bz2 cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar.lz cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar.xz cv-9a203b00104041ba9015cbb89aca94d770ea0330.tar.zst cv-9a203b00104041ba9015cbb89aca94d770ea0330.zip | |
Fixed a bit
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ \usepackage[ style=numeric, - sorting=ydnt, + sorting=ydmdnt, natbib=true, defernumbers=true, maxbibnames=99, @@ -126,6 +126,6 @@ \nocite{*} \printbibliography[title=Invited, heading=subbibliography, keyword=invited] \printbibliography[title=Contributed, heading=subbibliography, keyword=contributed] -\printbibliography[title={Internal (at my home institution)}, heading=subbibliography, keyword=internal] +\printbibliography[title={Internal \normalfont{(at my home institution)}}, heading=subbibliography, keyword=internal] \end{document} |
