* org-ref-formatted-citation-formats for books: ISBN
@ 2023-03-10 15:07 Uwe Brauer
0 siblings, 0 replies; only message in thread
From: Uwe Brauer @ 2023-03-10 15:07 UTC (permalink / raw)
To: emacs-orgmode
Hi
I have
The following setting in my custom file
'(org-ref-formatted-citation-formats
'(
("org"
("misc" . "${author}, /${title}/ *${howpublished}* ${url} (${year}).")
("article" . "${author}, /${title}/, ${journal}, *${volume}(${number})*, ${pages} (${year}). ${doi}")
("inproceedings" . "${author}, /${title}/, In ${editor}, ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.")
("book" . "${author}, /${title}/ (${year}), ${ISBN}, (pp. ${pages}) ${address}: ${publisher}.")
However when I want to export a book reference to HTML, the ISBN field
is not inserted.
Any idea what is wrong?
Thanks
Uwe Brauer
--
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military.
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine.
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-10 15:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 15:07 org-ref-formatted-citation-formats for books: ISBN Uwe Brauer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).