change to chicago manual of style- full note with bibliography
in notes with open office
how is it possible to add
p. for page or
pp. for pages
<> delimiter url
.: in the beginning
example:
Cfr.: MONDO DIGITALE, “Zotero the best,”(2008): pp. 63-80,
<http://www.zotero.com/p63_76.pdf>.
thanks in advance
how is it possible to add
p. for page or
pp. for pages
<> delimiter url
.: in the beginning
example:
Cfr.: MONDO DIGITALE, “Zotero the best,”(2008): pp. 63-80,
<http://www.zotero.com/p63_76.pdf>.
thanks in advance
essentially it's
<label variable="page" form="short" suffix=". ">
in front of the <text variable="page>
for the page label
and for the URL
prefix="& lt;" suffix="& gt;"
in the <text variable="URL">
line
both without the space after the ampersand.
http://www.zotero.org/support/csl_simple_edits
for general instructions.