From: John Kitchin Date: Thu, 25 Dec 2014 18:44:06 +0000 (-0500) Subject: Merge branch 'master' of https://github.com/jkitchin/org-ref X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=04a914fc1dbbfb9758db6eaff10348dfb3a3e64c;hp=979d4932571956628e51f29f9e900dea7ab4187c Merge branch 'master' of https://github.com/jkitchin/org-ref --- diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 9c84e23..6002275 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -81,6 +81,7 @@ ("JPCC" "The Journal of Physical Chemistry C" "J. Phys. Chem. C") ("JPCL" "The Journal of Physical Chemistry Letters" "J. Phys. Chem. Lett.") ("JCP" "The Journal of Chemical Physics" "J. Chem. Phys.") + ("MSMSE" "Modelling and Simulation in Materials Science and Engineering" "Modell. Simul. Mater. Sci. Eng.") ("TSF" "Thin Solid Films" "Thin Solid Films") ("TC" "Topics in Catalysis" "Top. Catal.") ("WR" "Water Research" "Water Res.")) @@ -173,6 +174,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'." ("ë" . "{\\\\\"e}") ("ü" . "{\\\\\"u}") ("ñ" . "{\\\\~n}") + ("ņ" . "{\\\\c{n}}") ("å" . "{\\\\aa}") ("ö" . "{\\\\\"o}") ("í" . "{\\\\'i}")