diff options
| -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} |
