diff options
| author | Chris Cox <chris@mathematicaster.org> | 2022-11-11 08:33:15 -0600 |
|---|---|---|
| committer | Chris Cox <chris@mathematicaster.org> | 2022-11-11 08:33:15 -0600 |
| commit | ba7fbd30b27e26836d1974a1a53a06c3c6408bd2 (patch) | |
| tree | 7c3e2af4d06b01642a6d3faf82d320b63b284789 | |
| parent | 442455d4bab4698843e82ad61db7f58701772f23 (diff) | |
| download | cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar.gz cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar.bz2 cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar.lz cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar.xz cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.tar.zst cv-ba7fbd30b27e26836d1974a1a53a06c3c6408bd2.zip | |
Small update
| -rw-r--r-- | content/papers.bib | 28 | ||||
| -rw-r--r-- | content/service.tex | 2 |
2 files changed, 17 insertions, 13 deletions
diff --git a/content/papers.bib b/content/papers.bib index 88e7294..ea39d7b 100644 --- a/content/papers.bib +++ b/content/papers.bib @@ -1,15 +1,3 @@ -@article{cox_planarcycles, - author = {Martin, Ryan R.}, - title = {The maximum number of 10- and 12-cycles in a planar graph}, - year = {2022}, - month = {sep}, - eprint = {2106.02966}, - eprinttype = {arxiv}, - eprintclass = {math.CO}, - journal = {Discrete Mathematics}, - keywords = {accepted}, -} - @unpublished{unicorns, author = {King, Emily J. and Mixon, Dustin G. and Parshall, Hans}, title = {Uniquely optimal codes of low complexity are symmetric}, @@ -20,6 +8,22 @@ abstract = {We formulate explicit predictions concerning the symmetry of optimal codes in compact metric spaces. This motivates the study of optimal codes in various spaces where these predictions can be tested.} } +@article{cox_planarcycles, + author = {Martin, Ryan R.}, + title = {The maximum number of 10- and 12-cycles in a planar graph}, + year = {2023}, + month = {feb}, + eprint = {2106.02966}, + eprinttype = {arxiv}, + eprintclass = {math.CO}, + journal = {Discrete Mathematics}, + volume = {346}, + number = {2}, + pages = {113245}, + doi = {10.1016/j.disc.2022.113245}, + keywords = {published}, +} + @article{cox_planarpaths, author = {Martin, Ryan R.}, title = {Counting paths, cycles and blow-ups in planar graphs}, diff --git a/content/service.tex b/content/service.tex index dde2e84..f6b1248 100644 --- a/content/service.tex +++ b/content/service.tex @@ -1,4 +1,4 @@ \begin{itemize}[leftmargin=*] - \item Co-organizer of the \href{https://seminar.mathematicaster.org/}{Iowa State University discrete math seminar}.\dotfill 2020--Cur + \item Co-organizer of the \href{https://seminar.mathematicaster.org/}{Iowa State University Discrete Math Seminar}.\dotfill 2020--Cur \item Co-organizer of the \href{https://sites.google.com/view/mmmm22}{5th Mostly annual Mostly Manitoba, Michigan and Minnesota Combinatorics Graduate Student Workshop}.\dotfill 2022 \end{itemize} |
