aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
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")