aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2020-02-23 11:58:14 -0500
committerRyan Kavanagh <rak@debian.org>2020-02-23 11:58:14 -0500
commitfcc4bdf28d36f7d55dc13a3d8777fc427b6b0fbb (patch)
tree4de52474810f228f3e9f7da9d2ea7fc18fcd0475 /.emacs
parentuse org-ref-clean-bibtex-entry (diff)
update journal list
Diffstat (limited to '.emacs')
-rw-r--r--.emacs29
1 files changed, 26 insertions, 3 deletions
diff --git a/.emacs b/.emacs
index 948a75e..164b66b 100644
--- a/.emacs
+++ b/.emacs
@@ -579,14 +579,37 @@ If not, issue a warning."
:custom
(org-ref-title-case-types '("article" "book" "inproceedings" "proceedings" "report"))
(org-ref-bibtex-journal-abbreviations
- '(("Journal of Computer Security")
+ '(("CACM" "Communications of the ACM" "Comm. ACM")
+ ("ENTCS" "Electronic Notes in Theoretical Computer Science")
+ ("Information and Computation")
("International Journal of Foundations of Computer Science" "Int. J. Found. Comput. Sci.")
+ ("JSL" "The Journal of Symbolic Logic")
+ ("Journal of Computer Security")
+ ("Journal of Logic and Computation" "J. Logic Computat.")
("LCNS" "Lecture Notes in Computer Science" "Lect. Notes Comput. Sc.")
("LMCS" "Logical Methods in Computer Science")
+ ("Le Devoir")
("MSCS" "Mathematical Structures in Computer Science" "Math. Struct. Comp. Sci.")
+ ("Nordic Journal of Philosophical Logic")
("PACMPL" "Proceedings of the ACM on Programming Languages" "Proc. ACM Program. Lang.")
- ("Journal of Logic and Computation" "J. Logic Computat.")
- ("Publications of the Research Institute for Mathematical Sciences" "Publ. RIMS"))))
+ ("Piping Today")
+ ("Proceedings of the Aristotelian Society")
+ ("Publications of the Research Institute for Mathematical Sciences" "Publ. RIMS")
+ ("Reason Papers")
+ ("Reprints in Theory and Applications of Categories")
+ ("Rice University Studies")
+ ("Rice University Studies"))
+ ("SICOMP" "SIAM Journal on Computing")
+ ("Science")
+ ("TAC" "Theory and Applications of Categories")
+ ("TCS" "Theoretical Computer Science")
+ ("TUGboat")
+ ("The American Mathematical Monthly")
+ ("The Review of Symbolic Logic")
+ ("The Voice")
+ ("Topoi")
+ ("Transactions of the American Mathematical Society")
+ ("{ACM} {SIGACT} News" "ACM SIGACT News")))
(use-package org-ref-core
:ensure org-ref