diff options
| -rw-r--r-- | content/presentations.bib | 9 | ||||
| -rw-r--r-- | cv.tex | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/content/presentations.bib b/content/presentations.bib index aa008bf..0a1c146 100644 --- a/content/presentations.bib +++ b/content/presentations.bib @@ -1,3 +1,12 @@ +@misc{ams_24, + title = {Maximum likelihood estimators and subgraph counts in planar graphs}, + year = {2024}, + month = {mar}, + howpublished = {AMS Special Session on Topics in Graph Theory}, + location = {Tallahassee, FL}, + keywords = {invited, conference}, +} + @misc{auburn_col_23, title = {Small projective codes and equiangular lines}, year = {2023}, @@ -127,6 +127,6 @@ \nocite{*} \printbibliography[title=Invited, heading=subbibliography, keyword=invited] \printbibliography[title=Contributed, heading=subbibliography, keyword=contributed] -\printbibliography[title={Internal \normalfont{(at my home institution)}}, heading=subbibliography, keyword=internal] +% \printbibliography[title={Internal \normalfont{(at my home institution)}}, heading=subbibliography, keyword=internal] \end{document} |
