mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-29 07:58:21 +00:00
* lisp/org-bibtex.el: Add crossref option to incollection
This commit is contained in:
parent
c446b4dfbe
commit
1ee59008e8
@ -147,7 +147,7 @@
|
||||
(:incollection
|
||||
(:description . "A part of a book having its own title.")
|
||||
(:required :author :title :booktitle :publisher :year)
|
||||
(:optional :editor (:volume :number) :series :type :chapter :pages :address :edition :month :note))
|
||||
(:optional :crossref :editor (:volume :number) :series :type :chapter :pages :address :edition :month :note))
|
||||
(:inproceedings
|
||||
(:description . "An article in a conference proceedings")
|
||||
(:required :author :title :booktitle :year)
|
||||
|
Loading…
Reference in New Issue
Block a user