aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-03-08 21:17:17 -0500
committerRyan Kavanagh <rak@rak.ac>2021-03-08 21:17:36 -0500
commitf306925be99214d41bd8d1d2b108dd5d88b03481 (patch)
tree1b3621b0d7c28056f923ae0e1fc5e81e58941d71 /.emacs
parentemacs config changes (diff)
more emacs config
Diffstat (limited to '')
-rw-r--r--.emacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 258d363..31f22e3 100644
--- a/.emacs
+++ b/.emacs
@@ -488,6 +488,7 @@ date = {%s},
eprint = {%s},
eprintclass = {%s},
abstract = {%s},
+pagetotal = {MISSING},
_checked = {NOT CHECKED},
_source = {ev},
}")
@@ -570,6 +571,7 @@ If not, issue a warning."
:custom
(org-ref-title-case-types '(("article" "title")
("book" "booktitle" "title")
+ ("incollection" "booktitle" "title")
("inproceedings" "booktitle" "title")
("misc" "title")
("proceedings" "title")