Difference between revisions of "User talk:Bibliographic Document XML Format"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Sample Bib-enhanced Writer save file contents)
(Sample Bib-enhanced Writer save file contents)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Sample Bib-enhanced Writer save file contents ==
+
----
<pre>
+
Why is ''Bibliographic Document XML Format'' a '''User''' and why is this content on its '''User_talk''' page instead of being a real content page?  --[[User:ErAck|erAck]] 10:58, 6 January 2006 (CET)
document.odt contents packaged in a Zip archive:
+
----
  
    /Bibliographic
 
      /Data 
 
          biblio-data.xml
 
      /Styles
 
          chicago-note-b-en.csl 
 
  /Configurations2
 
  /META-INF:
 
          manifest.xml 
 
  /Pictures
 
  /Thumbnails
 
          thumbnail.png
 
content.xml 
 
meta.xml 
 
styles.xml
 
content.txt 
 
mimetype 
 
settings.xml
 
</pre>
 
We have described below content.xml and manifest.xml. For details of CSL style files like chicago-note-b-en.csl see [http://bibliographic.openoffice.org/citeproc/index.html]
 
  
=== content.xml ===
+
The Bibliographic Document XML Format page has been moved to a proper content page at [[Bibliographic Document XML Format]]
==== Standard Header Stuff ====
+
The only change we have made to the headed stuff is adding, near the bottom, a tag to hold the use user's selection for the document style and the citation type, which could be number, in-text (ie Author-date), or footnote. The tag is -
+
 
+
<style:Biblio biblio-style:name="Chicago-en-a" biblio-style-type="number"/>
+
 
+
<?xml version="1.0" encoding="UTF-8"?>
+
<office:document-content xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
+
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
+
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
+
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
+
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
+
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
+
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"
+
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
+
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
+
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
+
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
+
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
+
xmlns:math="http://www.w3.org/1998/Math/MathML"
+
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
+
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
+
xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer"
+
xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events"
+
xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" office:version="1.0">
+
<office:scripts/>
+
<office:font-face-decls>
+
<style:font-face style:name="StarSymbol" svg:font-family="StarSymbol"
+
style:font-charset="x-symbol"/>
+
<style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
+
<style:font-face style:name="Gothic" svg:font-family="Gothic" style:font-pitch="variable"/>
+
<style:font-face style:name="Mincho" svg:font-family="Mincho" style:font-pitch="variable"/>
+
<style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-pitch="variable"/>
+
<style:font-face style:name="Times New Roman" svg:font-family="&apos;Times New Roman&apos;"
+
style:font-family-generic="roman" style:font-pitch="variable"/>
+
<style:font-face style:name="Arial" svg:font-family="Arial"
+
style:font-family-generic="swiss" style:font-pitch="variable"/>
+
</office:font-face-decls>
+
<office:automatic-styles>
+
<style:style style:name="P1" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L1">
+
<style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
+
</style:style>
+
<style:style style:name="P2" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L2">
+
<style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
+
</style:style>
+
<style:style style:name="P3" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L3">
+
<style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
+
</style:style>
+
<style:style style:name="P4" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L4">
+
<style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
+
</style:style>
+
<style:style style:name="P5" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L5">
+
<style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
+
</style:style>
+
<style:style style:name="P6" style:family="paragraph" style:parent-style-name="P7"
+
style:list-style-name="L6"/>
+
<style:style style:name="P7" style:family="paragraph"
+
style:parent-style-name="Bibliography_20_1">
+
<style:paragraph-properties>
+
<style:tab-stops/>
+
</style:paragraph-properties>
+
</style:style>
+
<style:style style:name="Sect1" style:family="section">
+
<style:section-properties style:editable="false">
+
<style:columns fo:column-count="0" fo:column-gap="0cm"/>
+
</style:section-properties>
+
</style:style>
+
<text:list-style style:name="L1">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<text:list-style style:name="L2">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<text:list-style style:name="L3">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<text:list-style style:name="L4">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<text:list-style style:name="L5">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<text:list-style style:name="L6">
+
<text:list-level-style-bullet text:level="1" text:style-name="Bullet_20_Symbols"
+
style:num-suffix="." text:bullet-char="">
+
<style:list-level-properties text:space-before="0.771cm" text:min-label-width="0.499cm"/>
+
<style:text-properties style:font-name="StarSymbol"/>
+
</text:list-level-style-bullet>
+
<text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.27cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="1.905cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="2.54cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.175cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="3.81cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="4.445cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.08cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="5.715cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
<text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1">
+
<style:list-level-properties text:space-before="6.35cm" text:min-label-width="0.635cm"/>
+
</text:list-level-style-number>
+
</text:list-style>
+
<style:Biblio biblio-style:name="Chicago-en-a" biblio-style-type=”number”/>
+
</office:automatic-styles>
+
<office:body>
+
<office:text>
+
<text:sequence-decls>
+
<text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
+
<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
+
<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
+
<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
+
</text:sequence-decls>
+
 
+
==== Document Text Contents ====
+
 
+
<text:p text:style-name="Standard"/>
+
<text:p text:style-name="P7">CiteProc supports the following features, depending on the
+
details of the style as specified in the <text:span
+
text:style-name="ACRONYM">CSL</text:span> file: </text:p>
+
<text:list text:style-name="L1">
+
<text:list-item>
+
<text:p text:style-name="P1">Reference grouping and sorting
+
<text:bibliography-mark text:id="bib0">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Tilly2000a"/>
+
<biblioref linkend="Thrift1990a"/>
+
<biblioref linkend="Tilly2002a"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[1]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
</text:p>
+
</text:list-item>
+
</text:list>
+
<text:list text:style-name="L2">
+
<text:list-item>
+
<text:p text:style-name="P2">Point citation locator details such as page
+
<text:bibliography-mark text:id="bib1">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Veer1996a" units="page" begin="23" end="24"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[2]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
and paragraph numbers. </text:p>
+
</text:list-item>
+
</text:list>
+
<text:list text:style-name="L3">
+
<text:list-item>
+
<text:p text:style-name="P3">First and subsequent citation handling
+
<text:bibliography-mark text:id="bib2">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Thrift1990a"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[3]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
</text:p>
+
</text:list-item>
+
</text:list>
+
<text:list text:style-name="L4">
+
<text:list-item>
+
<text:p text:style-name="P4">Coding for note-based citations is fully consistent with
+
that for other citation classes. One need not manually place a citation in a footnote or use
+
a special command like footcite to have it rendered as a note.
+
<text:bibliography-mark text:id="bib3">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Tilly2002a"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[4]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
This greatly simplifies radical style changes. </text:p>
+
</text:list-item>
+
</text:list>
+
<text:list text:style-name="L5">
+
<text:list-item>
+
<text:p text:style-name="P5">Both ibid.
+
<text:bibliography-mark text:id="bib4">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="DoeJ2002a"/>
+
</citation>
+
<text:note-bib-citation
+
text:style-name="bib-number">[5]<text:note-bib-citation/>
+
and subsequent
+
<text:bibliography-mark text:id="bib5">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Brenner2000a"/>
+
<biblioref linkend="DoeJ2002a"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[6]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
</text:p>
+
</text:list-item>
+
</text:list>
+
<text:list text:style-name="L6">
+
<text:list-item>
+
<text:p text:style-name="P6">Configuration of author- name substitution
+
<text:bibliography-mark text:id="bib6">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="NW2000-0207"/>
+
<biblioref linkend="NW2000-0424a"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[7]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
. Extra
+
<text:bibliography-mark text:id="bib7">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Davidson1977"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[8]<text:note-bib-citation/>
+
</text:bibliography-mark>:a>]
+
Extra
+
<text:bibliography-mark text:id="bib8">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="entry-0"/>
+
</citation>>
+
<text:note-bib-citation text:style-name="bib-number">[9]<text:note-bib-citation
+
</text:bibliography-mark>
+
Extra
+
<text:bibliography-mark text:id="bib9">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Rad82"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[10]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
Extra
+
<text:bibliography-mark text:id="bib10">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="JB88"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[11]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
Extra
+
<text:bibliography-mark text:id="bib11">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Car83"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[12]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
example with no publisher
+
<text:bibliography-mark text:id="bib12">
+
<citation text:style-name="bib-citation">
+
<biblioref linkend="Tra70"/>
+
</citation>
+
<text:note-bib-citation text:style-name="bib-number">[13]<text:note-bib-citation/>
+
</text:bibliography-mark>
+
</text:p>
+
</text:list-item>
+
</text:list>
+
 
+
==== Bibliographic Table ====
+
<text:index-body>
+
<text:bibliography text:style-name="Sect1" text:protected="true" text:name="Bibliography1">
+
<text:index-body>
+
<text:index-title text:style-name="Sect1" text:name="Bibliography1_Head">
+
<text:p text:style-name="Bibliography_20_Heading">Bibliography</text:p>
+
</text:index-title>
+
<text:h text:style-name="Heading_20_3" text:outline-level="3">Notes</text:h>
+
<text:p text:style-name="P7">1. Nigel Thrift, &quot;For a New Regional Geography 1,&quot;
+
Progress in Human Geography 14, no. 2:272–79.; Charles Tilly, &quot;Review of Moral Economy
+
and Popular Protest,&quot; Journal of Interdisciplinary History 31, no. 2:259–60., Stories,
+
Identities, and Political Change (Lanham, MD: Rowman &amp; Littlefield Publishers, Inc.,
+
2002).</text:p>
+
<text:p text:style-name="P7">2. Peter van der Veer, Riots and Rituals: The Construction of
+
Violence and Public Space in Hindu Nationalism, In Riots and Pogromsed. Paul Brass (New
+
York: NYU Press), 154–76.</text:p>
+
<text:p text:style-name="P7">3. Nigel Thrift, For a New Regional Geography 1</text:p>
+
<text:p text:style-name="P7">4. ... in a footnote Charles Tilly, Stories, Identities, and
+
Political Change</text:p>
+
<text:p text:style-name="P7">5. ibid.</text:p>
+
<text:p text:style-name="P7">6. John Doe et al., &quot;A Test Article with Multiple
+
Authors,&quot; Journal of Marginal Research 12, no. 44:361–78.Neil Brenner, &quot;The Urban
+
Question as a Scale Question: Reflections on Henri Lefebre, Urban Theory and the Politics of
+
Scale,&quot; International Journal of Urban and Regional Research 24, no. 2:361–78.; John
+
Doe et al., A Test Article with Multiple Authors</text:p>
+
<text:p text:style-name="P7">7. Newsweek, &quot;The Grandmas Pay a Visit,&quot; 135, no.
+
6:45., &quot;Perspectives,&quot; 135, no. 17:21.</text:p>
+
<text:p text:style-name="P7">8. IW Davidson, CJ Lawson and IW Sutherland, &quot;An
+
alginate lysate from Azotobacter vinelandii phage.,&quot; J Gen Microbiol 98,:223–
+
9.</text:p>
+
<text:p text:style-name="P7">9. William Sayers, &quot;Fergus and the Cosmogonic
+
Sword,&quot; History of Religions 25,:30–56.</text:p>
+
<text:p text:style-name="P7">10. Joan N Radner, &quot;&apos;Fury Destroys the World&apos;
+
Historical Strategy in Ireland&apos;s Ulster Epic,&quot; Mankind Quarterly XXIII/1,:41–
+
60.</text:p>
+
<text:p text:style-name="P7">11. John Bradleyed. , Settlement and Society in Medieval
+
ireland (Beothius Press, 1988).</text:p>
+
<text:p text:style-name="P7">12. James Carney, The History of Early Irish Literature: The
+
State of research, In Proceedings of the Sixth International Congress of celtic Studies Ed.
+
Mac Eoin Geroid (Dublin: Dulblin Institute for Advanced Studies), 113–30.</text:p>
+
<text:p text:style-name="P7">13. Dorothy L Sayers, The Song Of Roland (New York: NYU
+
Press, 1970).</text:p>
+
</text:index-body>
+
</text:bibliography>
+
<text:p text:style-name="Standard"/>
+
</office:text>
+
</office:body>
+
</office:document-content>
+
=== manifest.xml ===
+
 
+
We have added a bibliographic/data/biblio-data.xml file which contains the bibliographic reference data and bibliographic/styles/xxx file which points to the document style csl document which handles the bibliographic citation and table formating.
+
 
+
<?xml version="1.0" encoding="UTF-8"?>
+
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
+
<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0">
+
<manifest:file-entry manifest:media-type=
+
"application/vnd.oasis.opendocument.text" manifest:full-path="/"/>
+
<manifest:file-entry manifest:media- type=
+
"application/vnd.sun.xml.ui.configuration" manifest:full- path="Configurations2/"/>
+
<manifest:file-entry manifest:media-type="" manifest:full-path="Pictures/"/>
+
<manifest:file-entry manifest:media-type=
+
"text/xml" manifest:full-path="content.xml"/>
+
<manifest:file-entry manifest:media-type=
+
"text/xml" manifest:full-path="styles.xml"/>
+
<manifest:file-entry manifest:media-type=
+
"text/xml" manifest:full-path="meta.xml"/>
+
<manifest:file-entry manifest:media-type="" manifest:full-path="Thumbnails/thumbnail.png"/>
+
<manifest:file-entry manifest:media-type="" manifest:full-path="Thumbnails/"/>
+
<manifest:file-entry manifest:media-type=
+
"text/xml" manifest:full-path="settings.xml"/>
+
<manifest:file-entry  manifest:media-type=""
+
manifest:full- path="bibliographic/data/biblio-data.xml"/>
+
<manifest:file-entry  manifest:media-type=""
+
manifest:full-path="bibliographic/styles/chicago-note-b-en.cls.csl"/>
+
</manifest:manifest>
+

Latest revision as of 22:02, 7 January 2006


Why is Bibliographic Document XML Format a User and why is this content on its User_talk page instead of being a real content page? --erAck 10:58, 6 January 2006 (CET)



The Bibliographic Document XML Format page has been moved to a proper content page at Bibliographic Document XML Format

Personal tools