View Single Post
Old 04-03-2016, 11:37 AM   #10
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Doitsu View Post
BTW, even though Calibre and other tools use an ampersand for two authors, I remember having read somewhere that the proper way would be to have two author metadata entries.
Just FYI, even though the calibre library window displays as Author A & Author B, when the metadata is written into the epub (via Polish or something similar) it is in fact written as 2 <dc:creator> entries in the .opf file. E.g.
Code:
<dc:creator opf:role="aut" opf:file-as="Patterson, James &amp; Karp, Marshall">James Patterson</dc:creator>
<dc:creator opf:role="aut">Marshall Karp</dc:creator>
jackie_w is offline   Reply With Quote