From 97c5b833811e6884e8152996c1ffd68205290bee Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sun, 22 Mar 2020 15:10:06 -0400 Subject: added stub papers --- format.tex | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'format.tex') diff --git a/format.tex b/format.tex index 1fa9d04..8c7dfa5 100644 --- a/format.tex +++ b/format.tex @@ -17,12 +17,22 @@ \font\fourteenrm=cmr12 at 14pt \font\twelverm=cmr12 +%% \themonth +\edef\themonth{% + \ifcase\month + \or Jan\or Feb\or Mar% + \or Apr\or May\or Jun% + \or Jul\or Aug\or Sep% + \or Oct\or Nov\or Dec% + \fi +} + %% Headers {\obeylines\parindent=0in -Holden Rohrer, Holden Watson, and Nithya Jayakumar -2019 Oct 21 -Applied Combinatorics--Math 3012 -Livshyts +Holden Rohrer and Nithya Jayakumar +2020 \themonth \number\day +Differential Equations (MATH 2552) +Mayer \medskip } -- cgit