diff options
| author | Chris Wells <chris@mathematicaster.org> | 2024-10-27 08:47:27 -0500 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2024-10-27 08:47:27 -0500 |
| commit | a2a8e26521204503d10e05f88373f89ec2ca129a (patch) | |
| tree | b78708141f429c918e86b27a9097a5be15634102 /cv.tex | |
| parent | 1b0da5c7a727b6d66353898a92930a86493f8c7e (diff) | |
| download | cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar.gz cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar.bz2 cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar.lz cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar.xz cv-a2a8e26521204503d10e05f88373f89ec2ca129a.tar.zst cv-a2a8e26521204503d10e05f88373f89ec2ca129a.zip | |
slight changes to bib format
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -106,9 +106,9 @@ } \nocite{*} -\printbibliography[title=Published, heading=subbibliography, keyword=published] -\printbibliography[title=Accepted, heading=subbibliography, keyword=accepted] \printbibliography[title=Submitted, heading=subbibliography, keyword=submitted] +\printbibliography[title=Accepted, heading=subbibliography, keyword=accepted] +\printbibliography[title=Published, heading=subbibliography, keyword=published] \section*{Teaching \hrulefill} \input{content/teaching.tex} |
