diff options
| -rw-r--r-- | content/papers.bib | 3 | ||||
| -rw-r--r-- | content/presentations.bib | 9 | ||||
| -rw-r--r-- | content/teaching.tex | 4 |
3 files changed, 15 insertions, 1 deletions
diff --git a/content/papers.bib b/content/papers.bib index cb5c9a2..aba5477 100644 --- a/content/papers.bib +++ b/content/papers.bib @@ -18,7 +18,8 @@ eprint = {2402.14087}, eprintclass = {math.CO}, eprinttype = {arxiv}, - keywords = {submitted}, + keywords = {accepted}, + journal = {Discrete Mathematics} } @article{briggs_vietoris, diff --git a/content/presentations.bib b/content/presentations.bib index fae1780..5df1c08 100644 --- a/content/presentations.bib +++ b/content/presentations.bib @@ -1,3 +1,12 @@ +@misc{sumtopo_25, + title = {Holey {V}ietoris--{R}ips complex, {B}atman!}, + year = {2025}, + month = {aug}, + howpublished = {39th Summer Topology and its Applications Conference: Set-Theoretic Topology}, + location = {Mobile, AL}, + keywords = {invited}, +} + @misc{miss_24, title = {Phase transitions in isoperimetric problems}, year = {2024}, diff --git a/content/teaching.tex b/content/teaching.tex index 068cf77..586b9e9 100644 --- a/content/teaching.tex +++ b/content/teaching.tex @@ -1,6 +1,10 @@ \subsection*{Auburn University \normalfont{\normalsize\dotfill 2023--Cur}} \subsubsection*{Instructor} \begin{itemize} + \item MATH 2660: Topics in Linear Algebra + \begin{itemize} + \item Large lecture: Fall 2025 + \end{itemize} \item MATH 7750: Advanced Topics in Graph Theory (Probabilistic Methods) \begin{itemize} \item Spring 2025 |
