X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=jmax-bibtex.el;h=60022757f07ec497ffb40404966450b8d1251b59;hp=836f931b25acd61e6970af271c59acf747ed9fcc;hb=951d95f355c40bcfe7a9c4a7c7a64580ac89f6b5;hpb=4b601676eae08666c26eabdeb0196a60a5eb6556 diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 836f931..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}") @@ -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