blob: 0d8889e08a7def13ee10324a7eefcb5ac1263bf3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Current and Proposed Bibliographic enhancements to the contents of the writer save package</title>
<meta name="AUTHOR" content="David Wilson">
<meta name="CREATED" content="20060104;15195400">
<meta name="CHANGEDBY" content="David Wilson">
<meta name="CHANGED" content="20060104;15211100">
<style>
<!--
PRE.cjk { font-family: "Gothic", monospace }
TH P { font-style: italic }
-->
</style>
</head>
<body lang="en-AU" dir="ltr">
<p align="center"><font size="4" style="font-size: 16pt"><b>Current and
Proposed Bibliographic enhancements to the contents of the writer save
package</b></font></p>
<table width="100%" border="1" cellpadding="4" cellspacing="0">
<col width="50%"><col width="50%" align="left"><tbody>
<tr valign="top">
<th><p>Current Writer save file contents.xml example</p>
</th>
<th><p>Proposed Writer save file contents.xml example</p>
</th>
</tr>
<tr valign="top">
<td><pre class="western"><font size="2"><u><b>Document Header Stuff</b></u></font>
<font size="2">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</font>
<font size="2">&lt;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"&gt;</font>
<font size="2">&lt;office:scripts/&gt;</font>
<font size="2">&lt;office:font-face-decls&gt;</font>
<font size="2">&lt;style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/&gt;</font>
<font size="2">&lt;style:font-face style:name=
"Gothic" svg:font-family="Gothic" style:font-pitch="variable"/&gt;</font>
<font size="2">&lt;style:font-face style:name=
"Mincho" svg:font-family="Mincho" style:font-pitch="variable"/&gt;</font>
<font size="2">&lt;style:font-face style:name=
"Tahoma" svg:font-family="Tahoma" style:font-pitch="variable"/&gt;</font>
<font size="2">&lt;style:font-face style:name=
"Times New Roman" svg:font-family=
"&amp;apos;Times New Roman&amp;apos;" style:font-family-generic="roman"
style:font-pitch="variable"/&gt;</font>
<font size="2">&lt;style:font-face style:name="Arial" svg:font-family="Arial"
style:font-family-generic="swiss" style:font-pitch="variable"/&gt;</font>
<font size="2">&lt;/office:font-face-decls&gt;</font>
<font size="2">&lt;office:automatic-styles&gt;</font>
<font size="2">&lt;style:style style:name="P1" style:family="paragraph"
style:parent-style-name="Bibliography_20_1"&gt;</font>
<font size="2">&lt;style:paragraph-properties&gt;</font>
<font size="2">&lt;style:tab-stops/&gt;</font>
<font size="2">&lt;/style:paragraph-properties&gt;</font>
<font size="2">&lt;/style:style&gt;</font>
<font size="2">&lt;style:style style:name="Sect1" style:family="section"&gt;</font>
<font size="2">&lt;style:section-properties style:editable="false"&gt;</font>
<font size="2">&lt;style:columns fo:column-count="0" fo:column-gap="0cm"/&gt;</font>
<font size="2">&lt;/style:section-properties&gt;</font>
<font size="2">&lt;/style:style&gt;</font>
<font size="2">&lt;/office:automatic-styles&gt;</font>
<font size="2">&lt;office:body&gt;</font>
<font size="2">&lt;office:text&gt;</font>
<font size="2">&lt;text:sequence-decls&gt;</font>
<font size="2">&lt;text:sequence-decl text:display-outline-level="0" text:name="Illustration"/&gt;</font>
<font size="2">&lt;text:sequence-decl text:display-outline-level="0" text:name="Table"/&gt;</font>
<font size="2">&lt;text:sequence-decl text:display-outline-level="0" text:name="Text"/&gt;</font>
<font size="2">&lt;text:sequence-decl text:display-outline-level="0" text:name="Drawing"/&gt;</font>
<font size="2">&lt;/text:sequence-decls&gt;</font></pre>
</td>
<th align="left"><pre class="western" style="margin-bottom: 0.5cm"><font size="2"><u><b>Document Header Stuff</b></u></font></pre>
<p><br>
<br>
</p>
<p><font size="2">The same with added-</font></p>
<p><br>
<br>
</p>
<p><br>
<br>
</p>
<pre class="western" style="margin-bottom: 0.5cm"><font size="2">&lt;style:Biblio biblio-style:name=
"APA-en"
biblio-style-type=”intext-author-date”/&gt;</font></pre>
<p><i><b>The document style, selected by the user to determine the
style </b></i><br>
<i><b>sheet used to format the citations and bibliographic
table.</b></i></p>
<p><i><b>Biblio-style-types could be</b></i></p>
<ul>
<li><p><i><b>intext-author-date</b></i></p>
</li>
<li><p><i><b>number</b></i></p>
</li>
<li><p><i><b>footnote</b></i></p>
</li>
</ul>
</th>
</tr>
<tr valign="top">
<td><pre class="western"><font size="2"><b><u>Document Text Contents</u></b> </font>
<font size="2">&lt;<b>text:p text</b>:style-name="Standard"&gt;</font>
<font size="2">Sample document with a citation </font>
<font size="2">&lt;text:bibliography-mark text:identifier="Veer1996a"
text:bibliography-type="book" text:address="New York" </font>
<font size="2">text:author="Peter van der Veer" text:booktitle="Riots and Pogroms"
text:editor="Paul Brass" </font>
<font size="2">text:pages="154-76" </font>
<font size="2">text:publisher="NYU Press" </font>
<font size="2">text:title="The Construction of Violence and Public Space in
Hindu Nationalism"
text:year="1996" </font>
<font size="2">text:isbn="1223213123"&gt;</font>
<font size="2">[Veer1996a]</font>
<font size="2">&lt;/text:bibliography-mark&gt; </font>
<font size="2">and a bibliographic table.</font>
<font size="2">&lt;/<b>text</b>:p&gt;</font></pre>
<p style="margin-bottom: 0cm"><br>
</p>
<pre class="western"><font size="2">&lt;text:p text:style-name="Standard"/&gt;</font>
</pre>
<p><i><b>Note: that the bibliographic reference data is copied in for
each citation. The only way to to change or correct this data is to
fix the data in the database and delete and re-insert the
citation.</b></i></p>
</td>
<td><pre class="western"><font size="2"><b><u>Document Text Contents</u></b> </font>
<font size="2">&lt;<b>text:p text</b>:style-name="Standard"&gt;</font>
<font size="2">Sample document with a citation </font>
&lt;text:bibliography-mark text:id="bib3"&gt;
<font size="2">&lt;cite:citation&gt; </font>
<font size="2">&lt;cite:citation-source&gt;</font>
<font size="2">&lt;cite:biblioref cite:key="Veer1996a"&gt;</font>
<font size="2">&lt;cite:detail cite:units="pages" cite:begin="23" cite:end="24"/&gt;</font>
<font size="2">&lt;/cite:biblioref&gt; </font>
<font size="2">&lt;/cite:citation-source&gt;</font>
<font size="2">&lt;text:citation-body text:style-name="citation"&gt;</font>
<font size="2">(Veer, 1996:23-24)</font>
<font size="2">&lt;/text:citation-body&gt;</font>
<font size="2">&lt;/cite:citation&gt;</font>
<font size="2">&lt;/text:bibliography-mark&gt;</font>
<font size="2">and a bibliographic table.</font>
<font size="2">&lt;/text:p&gt;</font></pre>
<p style="margin-bottom: 0cm"><br>
</p>
<pre class="western" style="margin-bottom: 0.5cm"><font size="2">&lt;text:p text:style-name="Standard"/&gt;</font></pre>
<p><i><b>Note: The bibliographic reference data is not included with
the citation. <br>
It is contained a bibliographic data file, and access by the key
“Veer1996a” <br>
See bottom of document for an example.</b></i></p>
<p><br>
</p>
</td>
</tr>
<tr valign="top">
<td><pre class="western" style="font-style: normal"><u><b>Bibliographic Table </b></u>
&lt;<b>text:bibliography</b> text:style-name="Sect1"
text:protected="true"
text:name="Bibliography1"&gt;
<font size="2">&lt;text:bibliography-source&gt;</font>
<font size="2"><i><b>Format description for each document type supported in the table.
Only “book” has been changed from the default.</b></i></font>
<font size="2">&lt;<b>text:index-title-template</b> text:style-name=
"Bibliography_20_Heading"&gt;Bibliography&lt;/text:index-title-template&gt;</font>
<font size="2">&lt;<b>text:bibliography-entry-template text:bibliography-type="article</b>"
text:style-name="Bibliography_20_1"&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="author"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="title"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="year"/&gt;</font>
<font size="2">&lt;/text:bibliography-entry-template&gt;</font>
<font size="2">&lt;<b>text:bibliography-entry-template text:bibliography-type="book</b>"
text:style-name="Bibliography_20_1"&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="author"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt; (&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="year"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt;)&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="title"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt;, In&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="editor"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt; Ed.,&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="booktitle"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt; (&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="address"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt;:&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="publisher"/&gt;</font>
<font size="2">&lt;text:index-entry-span&gt;)&lt;/text:index-entry-span&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="pages"/&gt;</font>
<font size="2">&lt;/text:bibliography-entry-template&gt;</font>
<font size="2">&lt;<b>text:bibliography-entry-template text:bibliography-type="booklet</b>"
text:style-name="Bibliography_20_1"&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="author"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="title"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="year"/&gt;</font>
<font size="2">&lt;/text:bibliography-entry-template&gt;</font>
<font size="2">&lt;<b>text:bibliography-entry-template text:bibliography-type="conference</b>"
text:style-name="Bibliography_20_1"&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="author"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="title"/&gt;</font>
<font size="2">&lt;text:index-entry-bibliography text:bibliography-data-field="year"/&gt;</font>
<font size="2">&lt;/text:bibliography-entry-template&gt;</font></pre>
<p><br>
<br>
</p>
<p><br>
<br>
</p>
<p style="text-decoration: none"><i><b>To save space I have deleted
the repetitive definitions for:</b></i></p>
<pre class="western">
<font size="2"><b>custom1, custom2, custom3, custom4, custom5, email, inbook, incollection,
inproceedings, journal, manual, mastersthesis, misc, phdthesis,
proceedings,techreport, unpublished, www</b></font>
<font size="2">&lt;/text:bibliography-source&gt;</font>
<font size="2">&lt;text:index-body&gt;</font>
<font size="2">&lt;text:index-title text:style-name="Sect1"
text:name="Bibliography1_Head"&gt;</font>
<font size="2">&lt;text:p text:style-name=
"Bibliography_20_Heading"&gt;Bibliography
&lt;/text:p&gt;</font>
<font size="2"><i><b>The Actual generated text of the bibliographic table</b></i></font>
<font size="2">&lt;/text:index-title&gt;</font>
<font size="2">&lt;text:p text:style-name="P1"&gt;</font>
<font size="2">Peter van der Veer (1996) The Construction of Violence and Public
Space in Hindu Nationalism, In Paul Brass Ed., Riots and Pogroms
(New York: NYU Press) 154-76</font>
<font size="2">&lt;/text:p&gt;</font>
<font size="2">&lt;/text:index-body&gt;</font>
<font size="2">&lt;<b>/text:bibliography</b>&gt;</font></pre>
</td>
<td><pre class="western">&lt;<b>text:bibliography</b>
text:style-name="Sect1"
text:protected="true"
text:name="Bibliography1"
&gt;
<font size="2">&lt;text:bibliography-source&gt;</font>
<font size="2">&lt;/text:index-title&gt;</font>
<font size="2">&lt;text:p text:style-name="P1"&gt;</font>
<font size="2">Peter van der Veer (1996) The Construction of Violence and Public Space <br>in Hindu Nationalism, In Paul Brass Ed., Riots and Pogroms (New York: NYU Press) 154-76</font>
<font size="2">&lt;/text:p&gt;</font>
<font size="2">&lt;/text:index-body&gt;</font>
<font size="2">&lt;<b>/text:bibliography</b>&gt;</font></pre>
<p><i><b>Note: the text is generated using the Citproc formatter,<br>
using the csl style sheet selected by user in a document style<br>
selection GUI and stored in the save package.</b></i></p>
</td>
</tr>
<tr valign="top">
<td><pre class="western"><font size="2"><u><b>End Stuff </b></u></font>
<font size="2">&lt;text:p text:style-name="Standard"/&gt;</font>
<font size="2">&lt;/office:text&gt;</font>
<font size="2">&lt;/office:body&gt;</font>
<font size="2">&lt;/office:document-content&gt;</font></pre>
</td>
<td><p><font size="2">Same</font></p>
</td>
</tr>
</tbody>
</table>
<p style="page-break-before: always"></p>
<hr>
<table width="100%" border="1" cellpadding="4" cellspacing="0">
<col><col><tbody>
<tr valign="top">
<th><p>No current equivalent</p>
</th>
<th><p>Sample proposed bibliographic reference-data file
biblio-data.xml.</p>
</th>
</tr>
<tr valign="top">
<td><p><br>
<br>
</p>
<p><br>
</p>
</td>
<td><p><i><b>Note the Format of this file is not fixed yet. <br>
This is just an example of a possible format.</b></i></p>
<pre class="western">&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;?oxygen RNGSchema="file:/Users/darcusb/Projects/citeproc/schemas/
mods-tight.rnc" type="compact"?&gt;
&lt;modsCollection xmlns="http://www.loc.gov/mods/v3"
xmlns:xlink="<a href="http://www.w3.org/1999/xlink">http://www.w3.org/1999/xlink</a>"&gt;
&lt;!-- mods sample data --&gt;
&lt;<b>mods ID="Veer1996a"</b>&gt;
&lt;name type="personal"&gt;
&lt;namePart type="given"&gt;Peter&lt;/namePart&gt;
&lt;namePart type="family"&gt;van der Veer&lt;/namePart&gt;
&lt;role&gt;
&lt;roleTerm authority="marcrelator" type="text"&gt;author&lt;/roleTerm&gt;
&lt;/role&gt;
&lt;/name&gt;
&lt;titleInfo&gt;
&lt;title&gt;Riots and Rituals&lt;/title&gt;
&lt;subTitle&gt;The Construction of Violence and Public Space in Hindu
Nationalism&lt;/subTitle&gt;
&lt;/titleInfo&gt;
&lt;genre&gt;chapter&lt;/genre&gt;
&lt;subject&gt;
&lt;topic&gt;riots&lt;/topic&gt;
&lt;topic&gt;public space&lt;/topic&gt;
&lt;geographic&gt;India&lt;/geographic&gt;
&lt;/subject&gt;
&lt;relatedItem type="host" xlink:type="simple" xlink:href="BrassP1996a"&gt;
&lt;name type="personal"&gt;
&lt;namePart type="given"&gt;Paul&lt;/namePart&gt;
&lt;namePart type="family"&gt;Brass&lt;/namePart&gt;
&lt;role&gt;
&lt;roleTerm type="text"&gt;editor&lt;/roleTerm&gt;
&lt;/role&gt;
&lt;/name&gt;
&lt;titleInfo&gt;
&lt;title&gt;Riots and Pogroms&lt;/title&gt;
&lt;/titleInfo&gt;
&lt;originInfo&gt;
&lt;dateIssued encoding="w3cdtf"&gt;1996&lt;/dateIssued&gt;
&lt;issuance&gt;monographic&lt;/issuance&gt;
&lt;publisher&gt;NYU Press&lt;/publisher&gt;
&lt;place&gt;
&lt;placeTerm&gt;New York&lt;/placeTerm&gt;
&lt;/place&gt;
&lt;/originInfo&gt;
&lt;typeOfResource&gt;text&lt;/typeOfResource&gt;
&lt;genre&gt;book&lt;/genre&gt;
&lt;part&gt;
&lt;extent unit="page"&gt;
&lt;start&gt;154&lt;/start&gt;
&lt;end&gt;176&lt;/end&gt;
&lt;/extent&gt;
&lt;/part&gt;
&lt;/relatedItem&gt;
&lt;recordInfo&gt;
&lt;recordCreationDate encoding="w3cdtf"&gt;2004-01-24&lt;/recordCreationDate&gt;
&lt;recordIdentifier source="citekey"&gt;Veer199a&lt;/recordIdentifier&gt;
&lt;/recordInfo&gt;
&lt;/mods&gt;</pre>
</td>
</tr>
</tbody>
</table>
<hr>
<table border="1" cellpadding="4" cellspacing="0">
<col><col><thead>
<tr valign="top">
<th><p>Current Manifest.xml</p>
</th>
<th><p><b>Proposed Manifest.xml</b></p>
</th>
</tr>
</thead>
<tbody>
<tr valign="top">
<td><pre class="western">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org
//DTD Manifest 1.0//EN" "Manifest.dtd"&gt;
&lt;manifest:manifest xmlns:manifest=
"urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"&gt;
&lt;manifest:file-entry manifest:media-type=
"application/vnd.oasis.opendocument.text
" manifest:full-path="/"/&gt;
&lt;manifest:file-entry manifest:media-type=
"application/vnd.sun.xml.ui.configuration"
manifest:full-path="Configurations2/"/&gt;
&lt;manifest:file-entry manifest:media-type=""
manifest:full-path="Pictures/"/&gt;
&lt;manifest:file-entry manifest:media-type=
"text/xml" manifest:full-path="content.xml"/&gt;
&lt;manifest:file-entry manifest:media-type=
"text/xml" manifest:full-path="styles.xml"/&gt;
&lt;manifest:file-entry manifest:media-type=
"text/xml" manifest:full-path="meta.xml"/&gt;
&lt;manifest:file-entry manifest:media-type=""
manifest:full-path="Thumbnails/thumbnail.png"/&gt;
&lt;manifest:file-entry manifest:media-type=""
manifest:full-path="Thumbnails/"/&gt;
&lt;manifest:file-entry manifest:media-type=
"text/xml" manifest:full-path="settings.xml"/&gt;
&lt;/manifest:manifest&gt;</pre>
</td>
<td><p><i><b>The same with the bibliographic reference data
locator</b></i></p>
<p><br>
<br>
</p>
<pre class="western" style="margin-bottom: 0.5cm">&lt;manifest:file-entry manifest:full-path=<br>"bibliographic/data/biblio-data.xml"/&gt;</pre>
<p><i><b>and the style sheet locator</b></i></p>
<pre class="western">&lt;manifest:file-entry manifest:full-path=<br>"bibliographic/styles/APA-en.csl"/&gt;</pre>
</td>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>
</body>
</html>