]> git.donarmstrong.com Git - org-ref.git/blobdiff - jmax-bibtex.el
added new nonascii
[org-ref.git] / jmax-bibtex.el
index cf016cb0c747a7eca8cad49b1cc747f377533b67..60022757f07ec497ffb40404966450b8d1251b59 100644 (file)
@@ -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}")
@@ -431,9 +433,11 @@ The function must take one argument, the doi.")
 
 (defun jmax-bibtex ()
   "Menu command to run in a bibtex entry.
-Functions from `jmax-bibtex-menu-funcs'."
+Functions from `jmax-bibtex-menu-funcs'. They all rely on the
+entry having a doi."
   
   (interactive)
+  ;; construct menu string as a message
   (message
    (concat
     (mapconcat