From aadc40d387a72c9b5f4c392a130e29dab7c5d415 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 29 Jan 2021 08:47:01 -0500 Subject: title-case misc titles --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index f4da381..fa46f60 100644 --- a/.emacs +++ b/.emacs @@ -562,6 +562,7 @@ If not, issue a warning." (org-ref-title-case-types '(("article" "title") ("book" "booktitle" "title") ("inproceedings" "booktitle" "title") + ("misc" "title") ("proceedings" "title") ("report" "title"))) (org-ref-bibtex-journal-abbreviations -- cgit v1.2.3