]> git.donarmstrong.com Git - org-ref.git/blobdiff - jmax-bibtex.el
add new journal and nonascii char
[org-ref.git] / jmax-bibtex.el
index 836f931b25acd61e6970af271c59acf747ed9fcc..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}")
@@ -408,6 +410,7 @@ N is a prefix argument.  If it is numeric, jump that many entries back."
   (interactive)
   (doi-utils-pubmed (jmax-bibtex-entry-doi)))
 
+
 (defun jmax-bibtex-pdf (doi)
   "thin wrapper to get `jmax-bibtex' to open pdf"
   (interactive)
@@ -430,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