Skip to content

Commit

Permalink
Add Mathematical Reflections to puid script (#29)
Browse files Browse the repository at this point in the history
* add Mathematical Reflections to puid script

* alphasort

---------

Co-authored-by: Evan Chen <[email protected]>
  • Loading branch information
extouchtriangle and vEnhance authored Oct 7, 2024
1 parent ff21f2c commit 0c804df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion puid.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,11 @@
lookup["Kurschak"] = "KSK"
lookup["Longlist"] = "LL"
lookup["math.SE"] = "MSE"
lookup["Mathematical Reflections"] = "MR"
lookup["MathOverflow"] = "OVFW"
lookup["MathDash"] = "MD"
lookup["MP4G"] = "MP4G"
lookup["Math Prize"] = "MPO"
lookup["MP4G"] = "MP4G"
lookup["Napkin"] = "NAP"
lookup["NIMO Winter"] = "NIMOW"
lookup["PUMaC Finals"] = "PUF"
Expand Down

0 comments on commit 0c804df

Please sign in to comment.