<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ross+Singer</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ross+Singer"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Ross_Singer"/>
	<updated>2026-04-06T20:57:23Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=book-examples&amp;diff=13417</id>
		<title>book-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=book-examples&amp;diff=13417"/>
		<updated>2006-07-11T14:02:54Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Book Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://people.opera.com/howcome Håkon Wium Lie]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of books that people actually publish on the Web.  This is focused predominantly on the books themselves rather than references to books.  For references to books, see the [[citation-examples]] page and related pages.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* Books by MarkPilgrim: [http://diveintopython.org/toc/index.html Dive Into Python], [http://diveintogreasemonkey.org/toc/ Dive Into Greasemonkey], and arguably [http://feedparser.org/docs/ Feed Parser Documentation].  All of these are produced with a similar toolchain (DocBook XML to HTML via XSLT).&lt;br /&gt;
* [http://www.gutenberg.org/dirs/1/3/132/132.txt Art of War from Project Gutenberg]&lt;br /&gt;
* [http://www.infomotions.com/alex2/authors/conrad-joseph/conrad-heart-708/conrad-heart-708.shtml Heart of Darkness from the Alex Catalogue] (TEI to HTML/PDF/Palm eReader/etc.)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-formats]]&lt;br /&gt;
* [[book-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=book-formats&amp;diff=13349</id>
		<title>book-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=book-formats&amp;diff=13349"/>
		<updated>2006-07-11T13:55:37Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Book Formats =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* Håkon Wium Lie&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* Bert Bos&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of data foramts used for electronic books, with a preference to formats used for publishing books on the Web.&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Formats ==&lt;br /&gt;
&lt;br /&gt;
* [http://docbook.org/ DocBook]&lt;br /&gt;
* [http://www.tei-c.org/ TEI]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[book-examples]]&lt;br /&gt;
* [[book-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5943</id>
		<title>citation-irc-notes-2006-04-09</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5943"/>
		<updated>2006-04-11T19:27:51Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Current problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
A citation microformat needs to cover four uses:&lt;br /&gt;
&lt;br /&gt;
# full, bibliographic citations, eg &amp;quot;The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;  This is the main citation microformat and should contain all the information necessary to locate the item and create a text citation in all the common formats (MLA, APA, etc).&lt;br /&gt;
# minimal, inline citations in text, eg (Smith, 1987). These generally link to an item in the bibliography using a fragment identifier.&lt;br /&gt;
# full, inline citations in text, eg following a blockquote.&lt;br /&gt;
# description of the current item/page, including title, creator, date etc.&lt;br /&gt;
&lt;br /&gt;
* I disagree with this last requirement (description of the current item/page).  A citation is IMHO a reference to a work *somewhere-else*.  It is a reference to a work from *another* work.  This is quite a different case than a work describing itself.  For info about a work in the work itself, see for example [[blog-description-examples]]. -Tantek&lt;br /&gt;
** [http://rbach.priv.at/Microformats-IRC/2006-04-09#T192302 the SELF description was discussed] in the meet-up. The idea behind encoding all the attributes for the current page/item was to allow OTHERS to extract citation data from your page for their own use. Why should i re-key all the data about the article if i can simple convert the article to a citation itself! This should require no additional work or fields - their will be no properties unique to the SELF that are already not expressed in the base citation microformat. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** I understand the desire to help automate this, but that means that it would be nice to have a transform from the self-description of a work, to a citation of the work.  That transform doesn't necessarily have to be the identity transform, hence the last requirement shouldn't be a requirement. -Tantek&lt;br /&gt;
**** Your point that a citation is a reference to an outside source is right Tantek, but that doesn't mean that the description of self should be ANY different than that of an extraneous document, save for the fact that we call it a &amp;quot;citation.&amp;quot; I think this may well have been why Ed bruoght up the idea of an hDC, where we end up thinking of hCite as more-or-less a sort of wrapper for other microformats (hCard, hCal, etc.). -Bruce&lt;br /&gt;
***** But we are not talking about &amp;quot;should be ANY different&amp;quot;.  We are talking about &amp;quot;should be SAME&amp;quot;.  My point is that it should NOT be a *requirement* for *citations* per se.  The recognition that people will want to cite works is a good one, and thus when working on any &amp;quot;description&amp;quot; type format for a work describing itself, *that* work should look to the citation microformat and be sure to specify a transform, i.e. how to create a citation from a description. The easiest thing *might* be to simply embed a citation, but that is up to the description format, not up to the citation format, and thus should NOT be a requirement for the citation format.  My guess is that most description formats will be a superset of what a general purpose citation has in it.&lt;br /&gt;
****** Consider the example of an article that contains within the page something along the lines of &amp;quot;Please cite this article as: The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;. That's both a citation and a description of the current page, and it should be marked up as such. --AlfEaton&lt;br /&gt;
******* Alf, that's a theoretical example, so we should not consider it as a requirement.  If you can find 80/20 examples in the real world (published on the Web) that contain such a &amp;quot;suggested citation&amp;quot;, please add those examples to [[citation-examples]]. &lt;br /&gt;
******** Sigh, this is all sounding a bit patronizing Tantek. It's not a &amp;quot;theoretical example&amp;quot;; just Google for the phrase &amp;quot;please cite this article.&amp;quot; But I'll add an example or two to the examples page.  -- bruce&lt;br /&gt;
* In addition, naming a document &amp;quot;-recommendation&amp;quot; at this point is quite premature, especially when there is much work to be done in both doing the work and cleaning up of [[citation-examples]], [[citation-formats]], and [[citation-brainstorming]]. If this is meant to be a record of notes or a summary of a discussion, then it should be a notes page, e.g. see for example [[geo-bof-2005-06-30]].  Thanks,  -Tantek&lt;br /&gt;
** I will write-up the notes for the irc-meeting shortly and post them to the appropriate place. In the mean-time the general consenus was that we have closed on the exploration phase of the citation microformat. We have solid goals and are moving to implementation. Admittably the citation pages need some serious clean-up, but there is no need to halt progress in the development/itteration phase for those who are helping to move forward the format. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** Considering any &amp;quot;exploration&amp;quot; &amp;quot;closed&amp;quot; regarding a microformat makes no sense at all when the work to complete the necessary pages per the [[process]] has yet to happen.  I'm moving this page to a name more reflecting of its consideration within the process, just notes. -Tantek&lt;br /&gt;
&lt;br /&gt;
== Current problems ==&lt;br /&gt;
&lt;br /&gt;
* Bibliographies published in HTML generally just use plain text (a URL is often included), but are sometimes produced from fully marked-up data, which is lost.&lt;br /&gt;
* inline citations often link to bibliography items, but use named anchors rather than fragment identifiers.&lt;br /&gt;
* There are multiple ways of adding self-descriptive data to web pages, such as meta tags -- with or without Dublin Core -- or embedded RDF.&lt;br /&gt;
** meta tags are nearly useless since their content is invisible. -Tantek&lt;br /&gt;
** I think there is some agreement that there may be some elements in a citation that are useful and probably ''should'' be included in the spec that are best left non-visible.  'Machine readable' is not nearly useless.  The problem with metatags isn't that they're useless, it's that they are hard to relate to specific content in a web page. --ross&lt;br /&gt;
&lt;br /&gt;
== Straw Proposals ==&lt;br /&gt;
'''These straw thoughts/proposals should be on the [[citation-brainstorming]] page, not here, along with some citation (so to speak ;) of the proposer. -Tantek'''&lt;br /&gt;
&lt;br /&gt;
=== Microformat for inline citations ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;1&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;Smith, 2002&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Microformat for a generic bibliography citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;ref-1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[DOI]&amp;quot;&amp;gt;[item title]&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for an full inline citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;cite&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;/pre&amp;gt; and there would not be a link to a local fragment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for a self citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;span|div class=&amp;quot;citation self&amp;quot;&amp;gt;&amp;lt;/span|div&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a journal article citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation article&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[journal title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;[volume no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;[issue no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:issn/[issn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;info:pmid/[PMID]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* I changed &amp;quot;number&amp;quot; to &amp;quot;issue&amp;quot;. I also think that all of that content ought likely be moved out of the &amp;quot;container&amp;quot; wrapper into the root level. Finally, should not the container include another type class (&amp;quot;periodical&amp;quot; or &amp;quot;journal&amp;quot;)? -- bruce&lt;br /&gt;
** I thought you wanted the model not to be flat, ie the container should have its own attributes? --alf&lt;br /&gt;
*** I am not referring to things like titles, but rather only to the locator information (volume, issue, pages), and this is primarily for practical reasons. Those in fact are not characteristics of the container (periodical), but rather of the relationship between the article and issue, and then the issue and the periodical. E.g. to model it &amp;quot;properly&amp;quot; would suggest three levels (root, container/issue, collection/periodical), each with their own respective locators. So I was just thinking for those reasons to in general say these locators ought to be associated with the root. What do you think? -- bruce. Why not do three levels? -- alf.&lt;br /&gt;
**** It might be useful to define which elements would appear at each level.  If there are &amp;quot;universals&amp;quot; that would appear in any of kind of citation (although might have a different label/connotation based on context), what would they be?  Title?  Creator?  What else?  Then we can start figuring out the special elements for each &amp;quot;type&amp;quot; of citation. --ross&lt;br /&gt;
***** Titles is the obvious one that applies across the board: chapters, books, photographs, legal cases, court reporters, webpages, series, etc. all have titles. Likewise, they all have different kinds of contributors (including in many cases creators). But that's it I think.  -- bruce&lt;br /&gt;
***** See the generic format above: title, creator and date are pretty universal. --alf&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a book citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation book&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[book title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;subtitle&amp;quot;&amp;gt;[book subtitle]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;publisher vcard&amp;quot;&amp;gt;[publisher]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;editor vcard&amp;quot;&amp;gt;[editor]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:isbn/[isbn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BDarcus: this looks good. I wonder, though, about two issues.&lt;br /&gt;
&lt;br /&gt;
1. why not just title and abbreviatedTitle instead of title and subtitle?&lt;br /&gt;
&lt;br /&gt;
2. date-published with books in particular is a can of worms. My book, for example, has a copyright date of 2006 (which is what one would include in the citation) but an actual publication date sometime in late-2005. The specificity of date-published is thus misleading. What we're really talking about is a copyright date. I wonder if the above might not be better with two classes: date and copyright? So then these classes of dates: date, copyright, issued (more generic than published).  That slso fits dc and qualified dc.&lt;br /&gt;
*This seems complicated (of course, it's ''all'' complicated) because there's an assumption that the citation creator will actually know which of these the date actually is.  It seems like a generic date field that can be qualified with &amp;quot;published&amp;quot; or &amp;quot;copyright&amp;quot; or &amp;quot;actual year the conference happened&amp;quot;, etc. would be more user-friendly.&lt;br /&gt;
** Ross, yes, that's what I had in mind (but didn't explain very well). A generic &amp;quot;date&amp;quot; class ought to work for most cases, but leave room to add further qualfiers if necessary. -- bruce&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5820</id>
		<title>citation-irc-notes-2006-04-09</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5820"/>
		<updated>2006-04-10T20:07:09Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Additional elements for a book citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
A citation microformat needs to cover four uses:&lt;br /&gt;
&lt;br /&gt;
# full, bibliographic citations, eg &amp;quot;The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;  This is the main citation microformat and should contain all the information necessary to locate the item and create a text citation in all the common formats (MLA, APA, etc).&lt;br /&gt;
# minimal, inline citations in text, eg (Smith, 1987). These generally link to an item in the bibliography using a fragment identifier.&lt;br /&gt;
# full, inline citations in text, eg following a blockquote.&lt;br /&gt;
# description of the current item/page, including title, creator, date etc.&lt;br /&gt;
&lt;br /&gt;
* I disagree with this last requirement (description of the current item/page).  A citation is IMHO a reference to a work *somewhere-else*.  It is a reference to a work from *another* work.  This is quite a different case than a work describing itself.  For info about a work in the work itself, see for example [[blog-description-examples]]. -Tantek&lt;br /&gt;
** [http://rbach.priv.at/Microformats-IRC/2006-04-09#T192302 the SELF description was discussed] in the meet-up. The idea behind encoding all the attributes for the current page/item was to allow OTHERS to extract citation data from your page for their own use. Why should i re-key all the data about the article if i can simple convert the article to a citation itself! This should require no additional work or fields - their will be no properties unique to the SELF that are already not expressed in the base citation microformat. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** I understand the desire to help automate this, but that means that it would be nice to have a transform from the self-description of a work, to a citation of the work.  That transform doesn't necessarily have to be the identity transform, hence the last requirement shouldn't be a requirement. -Tantek&lt;br /&gt;
**** Your point that a citation is a reference to an outside source is right Tantek, but that doesn't mean that the description of self should be ANY different than that of an extraneous document, save for the fact that we call it a &amp;quot;citation.&amp;quot; I think this may well have been why Ed bruoght up the idea of an hDC, where we end up thinking of hCite as more-or-less a sort of wrapper for other microformats (hCard, hCal, etc.). -Bruce&lt;br /&gt;
***** But we are not talking about &amp;quot;should be ANY different&amp;quot;.  We are talking about &amp;quot;should be SAME&amp;quot;.  My point is that it should NOT be a *requirement* for *citations* per se.  The recognition that people will want to cite works is a good one, and thus when working on any &amp;quot;description&amp;quot; type format for a work describing itself, *that* work should look to the citation microformat and be sure to specify a transform, i.e. how to create a citation from a description. The easiest thing *might* be to simply embed a citation, but that is up to the description format, not up to the citation format, and thus should NOT be a requirement for the citation format.  My guess is that most description formats will be a superset of what a general purpose citation has in it.&lt;br /&gt;
****** Consider the example of an article that contains within the page something along the lines of &amp;quot;Please cite this article as: The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;. That's both a citation and a description of the current page, and it should be marked up as such. --AlfEaton&lt;br /&gt;
* In addition, naming a document &amp;quot;-recommendation&amp;quot; at this point is quite premature, especially when there is much work to be done in both doing the work and cleaning up of [[citation-examples]], [[citation-formats]], and [[citation-brainstorming]]. If this is meant to be a record of notes or a summary of a discussion, then it should be a notes page, e.g. see for example [[geo-bof-2005-06-30]].  Thanks,  -Tantek&lt;br /&gt;
** I will write-up the notes for the irc-meeting shortly and post them to the appropriate place. In the mean-time the general consenus was that we have closed on the exploration phase of the citation microformat. We have solid goals and are moving to implementation. Admittably the citation pages need some serious clean-up, but there is no need to halt progress in the development/itteration phase for those who are helping to move forward the format. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** Considering any &amp;quot;exploration&amp;quot; &amp;quot;closed&amp;quot; regarding a microformat makes no sense at all when the work to complete the necessary pages per the [[process]] has yet to happen.  I'm moving this page to a name more reflecting of its consideration within the process, just notes. -Tantek&lt;br /&gt;
&lt;br /&gt;
== Current problems ==&lt;br /&gt;
&lt;br /&gt;
* Bibliographies published in HTML generally just use plain text (a URL is often included), but are sometimes produced from fully marked-up data, which is lost.&lt;br /&gt;
* inline citations often link to bibliography items, but use named anchors rather than fragment identifiers.&lt;br /&gt;
* There are multiple ways of adding self-descriptive data to web pages, such as meta tags -- with or without Dublin Core -- or embedded RDF.&lt;br /&gt;
** meta tags are nearly useless since their content is invisible. -Tantek&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Straw Proposals ==&lt;br /&gt;
'''These straw thoughts/proposals should be on the [[citation-brainstorming]] page, not here, along with some citation (so to speak ;) of the proposer. -Tantek'''&lt;br /&gt;
&lt;br /&gt;
=== Microformat for inline citations ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;1&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;Smith, 2002&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Microformat for a generic bibliography citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;ref-1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[DOI]&amp;quot;&amp;gt;[item title]&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for an full inline citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;cite&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;/pre&amp;gt; and there would not be a link to a local fragment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for a self citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;span|div class=&amp;quot;citation self&amp;quot;&amp;gt;&amp;lt;/span|div&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a journal article citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation article&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[journal title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;[volume no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;[issue no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:issn/[issn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;info:pmid/[PMID]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* I changed &amp;quot;number&amp;quot; to &amp;quot;issue&amp;quot;. I also think that all of that content ought likely be moved out of the &amp;quot;container&amp;quot; wrapper into the root level. Finally, should not the container include another type class (&amp;quot;periodical&amp;quot; or &amp;quot;journal&amp;quot;)? -- bruce&lt;br /&gt;
** I thought you wanted the model not to be flat, ie the container should have its own attributes? --alf&lt;br /&gt;
*** I am not referring to things like titles, but rather only to the locator information (volume, issue, pages), and this is primarily for practical reasons. Those in fact are not characteristics of the container (periodical), but rather of the relationship between the article and issue, and then the issue and the periodical. E.g. to model it &amp;quot;properly&amp;quot; would suggest three levels (root, container/issue, collection/periodical), each with their own respective locators. So I was just thinking for those reasons to in general say these locators ought to be associated with the root. What do you think? -- bruce&lt;br /&gt;
**** It might be useful to define which elements would appear at each level.  If there are &amp;quot;universals&amp;quot; that would appear in any of kind of citation (although might have a different label/connotation based on context), what would they be?  Title?  Creator?  What else?  Then we can start figuring out the special elements for each &amp;quot;type&amp;quot; of citation. --ross&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a book citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation book&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[book title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;subtitle&amp;quot;&amp;gt;[book subtitle]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;publisher vcard&amp;quot;&amp;gt;[publisher]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;editor vcard&amp;quot;&amp;gt;[editor]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:isbn/[isbn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BDarcus: this looks good. I wonder, though, about two issues.&lt;br /&gt;
&lt;br /&gt;
1. why not just title and abbreviatedTitle instead of title and subtitle?&lt;br /&gt;
&lt;br /&gt;
2. date-published with books in particular is a can of worms. My book, for example, has a copyright date of 2006 (which is what one would include in the citation) but an actual publication date sometime in late-2005. The specificity of date-published is thus misleading. What we're really talking about is a copyright date. I wonder if the above might not be better with two classes: date and copyright? So then these classes of dates: date, copyright, issued (more generic than published).  That slso fits dc and qualified dc.&lt;br /&gt;
*This seems complicated (of course, it's ''all'' complicated) because there's an assumption that the citation creator will actually know which of these the date actually is.  It seems like a generic date field that can be qualified with &amp;quot;published&amp;quot; or &amp;quot;copyright&amp;quot; or &amp;quot;actual year the conference happened&amp;quot;, etc. would be more user-friendly.&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5819</id>
		<title>citation-irc-notes-2006-04-09</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5819"/>
		<updated>2006-04-10T20:00:45Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Additional elements for a journal article citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
A citation microformat needs to cover four uses:&lt;br /&gt;
&lt;br /&gt;
# full, bibliographic citations, eg &amp;quot;The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;  This is the main citation microformat and should contain all the information necessary to locate the item and create a text citation in all the common formats (MLA, APA, etc).&lt;br /&gt;
# minimal, inline citations in text, eg (Smith, 1987). These generally link to an item in the bibliography using a fragment identifier.&lt;br /&gt;
# full, inline citations in text, eg following a blockquote.&lt;br /&gt;
# description of the current item/page, including title, creator, date etc.&lt;br /&gt;
&lt;br /&gt;
* I disagree with this last requirement (description of the current item/page).  A citation is IMHO a reference to a work *somewhere-else*.  It is a reference to a work from *another* work.  This is quite a different case than a work describing itself.  For info about a work in the work itself, see for example [[blog-description-examples]]. -Tantek&lt;br /&gt;
** [http://rbach.priv.at/Microformats-IRC/2006-04-09#T192302 the SELF description was discussed] in the meet-up. The idea behind encoding all the attributes for the current page/item was to allow OTHERS to extract citation data from your page for their own use. Why should i re-key all the data about the article if i can simple convert the article to a citation itself! This should require no additional work or fields - their will be no properties unique to the SELF that are already not expressed in the base citation microformat. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** I understand the desire to help automate this, but that means that it would be nice to have a transform from the self-description of a work, to a citation of the work.  That transform doesn't necessarily have to be the identity transform, hence the last requirement shouldn't be a requirement. -Tantek&lt;br /&gt;
**** Your point that a citation is a reference to an outside source is right Tantek, but that doesn't mean that the description of self should be ANY different than that of an extraneous document, save for the fact that we call it a &amp;quot;citation.&amp;quot; I think this may well have been why Ed bruoght up the idea of an hDC, where we end up thinking of hCite as more-or-less a sort of wrapper for other microformats (hCard, hCal, etc.). -Bruce&lt;br /&gt;
***** But we are not talking about &amp;quot;should be ANY different&amp;quot;.  We are talking about &amp;quot;should be SAME&amp;quot;.  My point is that it should NOT be a *requirement* for *citations* per se.  The recognition that people will want to cite works is a good one, and thus when working on any &amp;quot;description&amp;quot; type format for a work describing itself, *that* work should look to the citation microformat and be sure to specify a transform, i.e. how to create a citation from a description. The easiest thing *might* be to simply embed a citation, but that is up to the description format, not up to the citation format, and thus should NOT be a requirement for the citation format.  My guess is that most description formats will be a superset of what a general purpose citation has in it.&lt;br /&gt;
****** Consider the example of an article that contains within the page something along the lines of &amp;quot;Please cite this article as: The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;. That's both a citation and a description of the current page, and it should be marked up as such. --AlfEaton&lt;br /&gt;
* In addition, naming a document &amp;quot;-recommendation&amp;quot; at this point is quite premature, especially when there is much work to be done in both doing the work and cleaning up of [[citation-examples]], [[citation-formats]], and [[citation-brainstorming]]. If this is meant to be a record of notes or a summary of a discussion, then it should be a notes page, e.g. see for example [[geo-bof-2005-06-30]].  Thanks,  -Tantek&lt;br /&gt;
** I will write-up the notes for the irc-meeting shortly and post them to the appropriate place. In the mean-time the general consenus was that we have closed on the exploration phase of the citation microformat. We have solid goals and are moving to implementation. Admittably the citation pages need some serious clean-up, but there is no need to halt progress in the development/itteration phase for those who are helping to move forward the format. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** Considering any &amp;quot;exploration&amp;quot; &amp;quot;closed&amp;quot; regarding a microformat makes no sense at all when the work to complete the necessary pages per the [[process]] has yet to happen.  I'm moving this page to a name more reflecting of its consideration within the process, just notes. -Tantek&lt;br /&gt;
&lt;br /&gt;
== Current problems ==&lt;br /&gt;
&lt;br /&gt;
* Bibliographies published in HTML generally just use plain text (a URL is often included), but are sometimes produced from fully marked-up data, which is lost.&lt;br /&gt;
* inline citations often link to bibliography items, but use named anchors rather than fragment identifiers.&lt;br /&gt;
* There are multiple ways of adding self-descriptive data to web pages, such as meta tags -- with or without Dublin Core -- or embedded RDF.&lt;br /&gt;
** meta tags are nearly useless since their content is invisible. -Tantek&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Straw Proposals ==&lt;br /&gt;
'''These straw thoughts/proposals should be on the [[citation-brainstorming]] page, not here, along with some citation (so to speak ;) of the proposer. -Tantek'''&lt;br /&gt;
&lt;br /&gt;
=== Microformat for inline citations ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;1&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;Smith, 2002&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Microformat for a generic bibliography citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;ref-1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[DOI]&amp;quot;&amp;gt;[item title]&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for an full inline citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;cite&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;/pre&amp;gt; and there would not be a link to a local fragment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for a self citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;span|div class=&amp;quot;citation self&amp;quot;&amp;gt;&amp;lt;/span|div&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a journal article citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation article&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[journal title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;[volume no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;[issue no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:issn/[issn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;info:pmid/[PMID]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* I changed &amp;quot;number&amp;quot; to &amp;quot;issue&amp;quot;. I also think that all of that content ought likely be moved out of the &amp;quot;container&amp;quot; wrapper into the root level. Finally, should not the container include another type class (&amp;quot;periodical&amp;quot; or &amp;quot;journal&amp;quot;)? -- bruce&lt;br /&gt;
** I thought you wanted the model not to be flat, ie the container should have its own attributes? --alf&lt;br /&gt;
*** I am not referring to things like titles, but rather only to the locator information (volume, issue, pages), and this is primarily for practical reasons. Those in fact are not characteristics of the container (periodical), but rather of the relationship between the article and issue, and then the issue and the periodical. E.g. to model it &amp;quot;properly&amp;quot; would suggest three levels (root, container/issue, collection/periodical), each with their own respective locators. So I was just thinking for those reasons to in general say these locators ought to be associated with the root. What do you think? -- bruce&lt;br /&gt;
**** It might be useful to define which elements would appear at each level.  If there are &amp;quot;universals&amp;quot; that would appear in any of kind of citation (although might have a different label/connotation based on context), what would they be?  Title?  Creator?  What else?  Then we can start figuring out the special elements for each &amp;quot;type&amp;quot; of citation. --ross&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a book citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation book&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[book title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;subtitle&amp;quot;&amp;gt;[book subtitle]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;publisher vcard&amp;quot;&amp;gt;[publisher]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;editor vcard&amp;quot;&amp;gt;[editor]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:isbn/[isbn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BDarcus: this looks good. I wonder, though, about two issues.&lt;br /&gt;
&lt;br /&gt;
1. why not just title and abbreviatedTitle instead of title and subtitle?&lt;br /&gt;
&lt;br /&gt;
2. date-published with books in particular is a can of worms. My book, for example, has a copyright date of 2006 (which is what one would include in the citation) but an actual publication date sometime in late-2005. The specificity of date-published is thus misleading. What we're really talking about is a copyright date. I wonder if the above might not be better with two classes: date and copyright? So then these classes of dates: date, copyright, issued (more generic than published).  That slso fits dc and qualified dc.&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5818</id>
		<title>citation-irc-notes-2006-04-09</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-irc-notes-2006-04-09&amp;diff=5818"/>
		<updated>2006-04-10T19:59:59Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Additional elements for a journal article citation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
A citation microformat needs to cover four uses:&lt;br /&gt;
&lt;br /&gt;
# full, bibliographic citations, eg &amp;quot;The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;  This is the main citation microformat and should contain all the information necessary to locate the item and create a text citation in all the common formats (MLA, APA, etc).&lt;br /&gt;
# minimal, inline citations in text, eg (Smith, 1987). These generally link to an item in the bibliography using a fragment identifier.&lt;br /&gt;
# full, inline citations in text, eg following a blockquote.&lt;br /&gt;
# description of the current item/page, including title, creator, date etc.&lt;br /&gt;
&lt;br /&gt;
* I disagree with this last requirement (description of the current item/page).  A citation is IMHO a reference to a work *somewhere-else*.  It is a reference to a work from *another* work.  This is quite a different case than a work describing itself.  For info about a work in the work itself, see for example [[blog-description-examples]]. -Tantek&lt;br /&gt;
** [http://rbach.priv.at/Microformats-IRC/2006-04-09#T192302 the SELF description was discussed] in the meet-up. The idea behind encoding all the attributes for the current page/item was to allow OTHERS to extract citation data from your page for their own use. Why should i re-key all the data about the article if i can simple convert the article to a citation itself! This should require no additional work or fields - their will be no properties unique to the SELF that are already not expressed in the base citation microformat. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** I understand the desire to help automate this, but that means that it would be nice to have a transform from the self-description of a work, to a citation of the work.  That transform doesn't necessarily have to be the identity transform, hence the last requirement shouldn't be a requirement. -Tantek&lt;br /&gt;
**** Your point that a citation is a reference to an outside source is right Tantek, but that doesn't mean that the description of self should be ANY different than that of an extraneous document, save for the fact that we call it a &amp;quot;citation.&amp;quot; I think this may well have been why Ed bruoght up the idea of an hDC, where we end up thinking of hCite as more-or-less a sort of wrapper for other microformats (hCard, hCal, etc.). -Bruce&lt;br /&gt;
***** But we are not talking about &amp;quot;should be ANY different&amp;quot;.  We are talking about &amp;quot;should be SAME&amp;quot;.  My point is that it should NOT be a *requirement* for *citations* per se.  The recognition that people will want to cite works is a good one, and thus when working on any &amp;quot;description&amp;quot; type format for a work describing itself, *that* work should look to the citation microformat and be sure to specify a transform, i.e. how to create a citation from a description. The easiest thing *might* be to simply embed a citation, but that is up to the description format, not up to the citation format, and thus should NOT be a requirement for the citation format.  My guess is that most description formats will be a superset of what a general purpose citation has in it.&lt;br /&gt;
****** Consider the example of an article that contains within the page something along the lines of &amp;quot;Please cite this article as: The Title Of An Article. Smith J. Journal Title (1987). 46:1; 23-35.&amp;quot;. That's both a citation and a description of the current page, and it should be marked up as such. --AlfEaton&lt;br /&gt;
* In addition, naming a document &amp;quot;-recommendation&amp;quot; at this point is quite premature, especially when there is much work to be done in both doing the work and cleaning up of [[citation-examples]], [[citation-formats]], and [[citation-brainstorming]]. If this is meant to be a record of notes or a summary of a discussion, then it should be a notes page, e.g. see for example [[geo-bof-2005-06-30]].  Thanks,  -Tantek&lt;br /&gt;
** I will write-up the notes for the irc-meeting shortly and post them to the appropriate place. In the mean-time the general consenus was that we have closed on the exploration phase of the citation microformat. We have solid goals and are moving to implementation. Admittably the citation pages need some serious clean-up, but there is no need to halt progress in the development/itteration phase for those who are helping to move forward the format. -[http://suda.co.uk/ brian]&lt;br /&gt;
*** Considering any &amp;quot;exploration&amp;quot; &amp;quot;closed&amp;quot; regarding a microformat makes no sense at all when the work to complete the necessary pages per the [[process]] has yet to happen.  I'm moving this page to a name more reflecting of its consideration within the process, just notes. -Tantek&lt;br /&gt;
&lt;br /&gt;
== Current problems ==&lt;br /&gt;
&lt;br /&gt;
* Bibliographies published in HTML generally just use plain text (a URL is often included), but are sometimes produced from fully marked-up data, which is lost.&lt;br /&gt;
* inline citations often link to bibliography items, but use named anchors rather than fragment identifiers.&lt;br /&gt;
* There are multiple ways of adding self-descriptive data to web pages, such as meta tags -- with or without Dublin Core -- or embedded RDF.&lt;br /&gt;
** meta tags are nearly useless since their content is invisible. -Tantek&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Straw Proposals ==&lt;br /&gt;
'''These straw thoughts/proposals should be on the [[citation-brainstorming]] page, not here, along with some citation (so to speak ;) of the proposer. -Tantek'''&lt;br /&gt;
&lt;br /&gt;
=== Microformat for inline citations ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;1&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;cite&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;#ref-1&amp;quot;&amp;gt;Smith, 2002&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/cite&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Microformat for a generic bibliography citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;ref-1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[DOI]&amp;quot;&amp;gt;[item title]&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;creator vcard&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;n&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span class=&amp;quot;family-name&amp;quot;&amp;gt;[surname]&amp;lt;/span&amp;gt;, &lt;br /&gt;
  &amp;lt;abbr title=&amp;quot;[given-name]&amp;quot; class=&amp;quot;given-name&amp;quot;&amp;gt;[initial]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for an full inline citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;cite&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;/pre&amp;gt; and there would not be a link to a local fragment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: for a self citation, the &amp;lt;pre&amp;gt;&amp;lt;li class=&amp;quot;citation&amp;quot; id=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/pre&amp;gt; would be replaced by &amp;lt;pre&amp;gt;&amp;lt;span|div class=&amp;quot;citation self&amp;quot;&amp;gt;&amp;lt;/span|div&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a journal article citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation article&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[journal title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;[volume no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;[issue no.]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:issn/[issn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;info:pmid/[PMID]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* I changed &amp;quot;number&amp;quot; to &amp;quot;issue&amp;quot;. I also think that all of that content ought likely be moved out of the &amp;quot;container&amp;quot; wrapper into the root level. Finally, should not the container include another type class (&amp;quot;periodical&amp;quot; or &amp;quot;journal&amp;quot;)? -- bruce&lt;br /&gt;
** I thought you wanted the model not to be flat, ie the container should have its own attributes? --alf&lt;br /&gt;
*** I am not referring to things like titles, but rather only to the locator information (volume, issue, pages), and this is primarily for practical reasons. Those in fact are not characteristics of the container (periodical), but rather of the relationship between the article and issue, and then the issue and the periodical. E.g. to model it &amp;quot;properly&amp;quot; would suggest three levels (root, container/issue, collection/periodical), each with their own respective locators. So I was just thinking for those reasons to in general say these locators ought to be associated with the root. What do you think? -- bruce&lt;br /&gt;
**** It might be useful to define which elements would appear at each level.  If there are &amp;quot;universals&amp;quot; would appear in any of kind of citation (although might have a different label/connotation based on context), what would they be?  Title?  Creator?  What else?  Then we can start figuring out the special elements for each &amp;quot;type&amp;quot; of citation.&lt;br /&gt;
&lt;br /&gt;
=== Additional elements for a book citation ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
class=&amp;quot;citation book&amp;quot;&lt;br /&gt;
&amp;lt;span class=&amp;quot;container&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;title&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;http://dx.doi.org/[doi]&amp;quot;&amp;gt;[book title]&amp;lt;/a&amp;gt;&lt;br /&gt;
 &amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;subtitle&amp;quot;&amp;gt;[book subtitle]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;publisher vcard&amp;quot;&amp;gt;[publisher]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;span class=&amp;quot;editor vcard&amp;quot;&amp;gt;[editor]&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;date-published&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;gt;[year]&amp;lt;/abbr&amp;gt;&lt;br /&gt;
 &amp;lt;abbr class=&amp;quot;uri&amp;quot; title=&amp;quot;urn:isbn/[isbn]&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;[start-page]-[end-page]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
BDarcus: this looks good. I wonder, though, about two issues.&lt;br /&gt;
&lt;br /&gt;
1. why not just title and abbreviatedTitle instead of title and subtitle?&lt;br /&gt;
&lt;br /&gt;
2. date-published with books in particular is a can of worms. My book, for example, has a copyright date of 2006 (which is what one would include in the citation) but an actual publication date sometime in late-2005. The specificity of date-published is thus misleading. What we're really talking about is a copyright date. I wonder if the above might not be better with two classes: date and copyright? So then these classes of dates: date, copyright, issued (more generic than published).  That slso fits dc and qualified dc.&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-irc-meetup&amp;diff=5638</id>
		<title>citation-irc-meetup</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-irc-meetup&amp;diff=5638"/>
		<updated>2006-03-30T04:55:17Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Attendees */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There has been an explosion of messages to the mailing list about the citation format. I think it would be best for everyone interested in contributing to try and set aside 30-60 minutes so we can all meet in the IRC room and hammer out alot of the simple things and get a road map for the larger pictures.&lt;br /&gt;
&lt;br /&gt;
I would like to try to get the first meeting within the next 10 days, so please put your name with a time that works best for you. REMEMBER we span different timezone, so maybe a weekend is best?&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
* [http://suda.co.uk/ Brian Suda] (-0600) TZ, Any day after 19:00 (7pm) or weekends&lt;br /&gt;
* [http://michael-mccracken.net/ Michael McCracken] (-0800) TZ, Any day after 4pm or weekends, starting Tuesday, Apr. 4.&lt;br /&gt;
* [http://tjameswhite.com/ Tim White] (-0500)TZ, Weekends best (except April 7-8), or after 7pm (no Tuesdays)&lt;br /&gt;
* [http://www.inkdroid.org/ Ed Summers] (-0600)TZ, 9AM-10PM.&lt;br /&gt;
* [http://dilettantes.code4lib.org/ Ross Singer] (-0500)TZ Monday April 3rd or Sunday the 9th... 9-5 either day.&lt;br /&gt;
&lt;br /&gt;
== things to discuss ==&lt;br /&gt;
* ???&lt;br /&gt;
* ???&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-formats&amp;diff=4607</id>
		<title>citation-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-formats&amp;diff=4607"/>
		<updated>2006-01-30T19:42:16Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Citation Formats =&lt;br /&gt;
&lt;br /&gt;
This page will display several different types of citation format types. The idea is to compare what properties are common amonst all of the formats and which ones should be blended into this microformat.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[citation]]&lt;br /&gt;
* [[citation-brainstorming]]&lt;br /&gt;
* [[citation-examples]]&lt;br /&gt;
&lt;br /&gt;
== Comparison chart ==&lt;br /&gt;
The following chart maps the terms from one implementation to another. This is important because if all the properties are introduced to  this microformats, then its possible to map them to a number of different formats. The table currently only uses Dublin Core, MODS, and bibTeX. Each column has all the properties and their equivalent in each format. If there is no corresponding property the cell is grey. At the bottom of the list are the unique terms to each format. Dublin core has basic terms and terms that extend the basic ones. If the property is an extention of a basic term it is in ()'s. MODS uses XML, so any sub-properties are listed in their tree form, property/sub-property.&lt;br /&gt;
&lt;br /&gt;
THIS IS NOT DEFINIATIVE, any errors should be corrected. More formats will be added to the list as they are mapped.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;Dublin Core&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;MODS&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;bibTeX&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;Z39.80&amp;lt;/th&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Title (alternative)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;titleInfo/title&amp;lt;br/&amp;gt;titleInfo/PartNum&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;booktitle&amp;lt;br/&amp;gt;title&amp;lt;br/&amp;gt;chapter&amp;lt;br/&amp;gt;number&amp;lt;br/&amp;gt;pages&amp;lt;br/&amp;gt;volume&amp;lt;br/&amp;gt;series&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Analytic Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Collective or Series Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Monographic Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Work Fraction Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Location of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Main Entry&amp;lt;br/&amp;gt;&lt;br /&gt;
Name of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Number of Meeting&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Parallel Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Title Abbriviation&amp;lt;br/&amp;gt;&lt;br /&gt;
Title of Conference Proceedings&amp;lt;br/&amp;gt;&lt;br /&gt;
Translated Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Uniform Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Abbriviated Translated Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Symposium or Session Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Collective or Series Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
Video/Film Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;creator&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;name/namePart&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;author&amp;lt;br/&amp;gt;creator&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Author, Primary&amp;lt;br/&amp;gt;&lt;br /&gt;
Corporate Author, Primary&amp;lt;br/&amp;gt;&lt;br /&gt;
Abstract Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Authorship Statement&amp;lt;br/&amp;gt;&lt;br /&gt;
Acknowledged Supporters&amp;lt;br/&amp;gt;&lt;br /&gt;
Assignee for Patents&amp;lt;br/&amp;gt;&lt;br /&gt;
Chairperson of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Director of AV Program&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Reviewed Book Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Studio&amp;lt;br/&amp;gt;&lt;br /&gt;
Sponsor of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Staff/Cast&amp;lt;br/&amp;gt;&lt;br /&gt;
Symposium Chairperson&amp;lt;br/&amp;gt;&lt;br /&gt;
Author Address or Affiliation&amp;lt;br/&amp;gt;&lt;br /&gt;
Author Country&amp;lt;br/&amp;gt;&lt;br /&gt;
Electronic Address of Author&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject/topic&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;keywords&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Description (abstract | tableOfContents)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;abstract&amp;lt;br/&amp;gt;note&amp;lt;br/&amp;gt;tableOfContents&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;abstract&amp;lt;br/&amp;gt;annotation&amp;lt;br/&amp;gt;note&amp;lt;br/&amp;gt;contents&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Contributor&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;name&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;editor?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Book/Report/Volume Editor&amp;lt;br/&amp;gt;&lt;br /&gt;
Producer&amp;lt;br/&amp;gt;&lt;br /&gt;
Translator&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Date (available | created | dateAccepted | dateCopyrighted | dateSubmitted | issued | modified | valid)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;originInfo/dateIssued&amp;lt;br/&amp;gt;originInfo/dateCreated&amp;lt;br/&amp;gt;originInfo/dateCaptured&amp;lt;br/&amp;gt;originInfo/dateOther&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;month&amp;lt;br/&amp;gt;year&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Copyright Year&amp;lt;br/&amp;gt;Date-generic&amp;lt;br/&amp;gt;Date of conference&amp;lt;br/&amp;gt;Date of Publication&amp;lt;br/&amp;gt;Date of Update/Revisou/Issuance of Database Record&amp;lt;br/&amp;gt;Former Date&amp;lt;br/&amp;gt;Entry date for Database Record&amp;lt;br/&amp;gt;Database Update&amp;lt;br/&amp;gt;Year of Publication&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;typeOfResource&amp;lt;br/&amp;gt;genre&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;@class&amp;lt;br/&amp;gt;type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Format (extent | medium)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;physicalDescription/internetMediaType&amp;lt;br/&amp;gt;physicalDescription/extent&amp;lt;br/&amp;gt;physicalDescription/form&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;howpublished&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;identifier (bibliographicCitation)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;identifier&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;ISBN&amp;lt;br/&amp;gt;ISSN&amp;lt;br/&amp;gt;LCCN&amp;lt;br/&amp;gt;URL&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;ISBN&amp;lt;br/&amp;gt;Identifier&amp;lt;br/&amp;gt;Report Identfier&amp;lt;br/&amp;gt;ISSN&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Source&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;relatedItem&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Relation (...)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;relatedItem/...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;crossRef&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Coverage (spacial | temporal)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject/temporal&amp;lt;br/&amp;gt;subject/geographic&amp;lt;br/&amp;gt;subject/hierarchicalGeographic&amp;lt;br/&amp;gt;subject/cartographics&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;classifications&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Rights (accessRights | license)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;accessConditions&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;copyright&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;publisher&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;publisher&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Publisher Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Place of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Country of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Generic Address&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;audience (educationLevel | mediator)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;targetAudience&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;accualMethod&amp;lt;br/&amp;gt;accualPeriodicaty&amp;lt;br/&amp;gt;accualPolicy&amp;lt;br/&amp;gt;instrcutionalMethod&amp;lt;br/&amp;gt;provenance&amp;lt;br/&amp;gt;rightsHolder&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;location&amp;lt;br/&amp;gt;extension&amp;lt;br/&amp;gt;recordInfo&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;address&amp;lt;br/&amp;gt;afflilication&amp;lt;br/&amp;gt;location&amp;lt;br/&amp;gt;edition&amp;lt;br/&amp;gt;institution&amp;lt;br/&amp;gt;journal&amp;lt;br/&amp;gt;key&amp;lt;br/&amp;gt;mrnumber&amp;lt;br/&amp;gt;organization&amp;lt;br/&amp;gt;price&amp;lt;br/&amp;gt;school&amp;lt;br/&amp;gt;size&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;(the following need to be mapped to the above rows or left here as other)&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Source&amp;lt;br/&amp;gt;&lt;br /&gt;
Databse Record Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Producer Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Rights Management&amp;lt;br/&amp;gt;&lt;br /&gt;
Subfile&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Source Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Vendor Record Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Vendor Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Column Number&amp;lt;br/&amp;gt;&lt;br /&gt;
Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
Frequency of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Internet Location for Document&amp;lt;br/&amp;gt;&lt;br /&gt;
Supplement/Part/Special number identifer&amp;lt;br/&amp;gt;&lt;br /&gt;
Issue Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Location in Work&amp;lt;br/&amp;gt;&lt;br /&gt;
Number of the Chapter&amp;lt;br/&amp;gt;&lt;br /&gt;
Number in Series&amp;lt;br/&amp;gt;&lt;br /&gt;
Volume Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Section Indentifier&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;	&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Dublin Core Metadata ==&lt;br /&gt;
[http://dublincore.org/ Dublin Core] metadata uses a small vocabulary to descibe the data.&lt;br /&gt;
* contributor&lt;br /&gt;
* coverage&lt;br /&gt;
* creator&lt;br /&gt;
* date&lt;br /&gt;
* description&lt;br /&gt;
* format&lt;br /&gt;
* identifier&lt;br /&gt;
* language&lt;br /&gt;
* publisher&lt;br /&gt;
* relation&lt;br /&gt;
* rights&lt;br /&gt;
* source&lt;br /&gt;
* subject&lt;br /&gt;
* title&lt;br /&gt;
* type&lt;br /&gt;
&lt;br /&gt;
From those there are specialised types where are just refinments of the previous, for example:&lt;br /&gt;
&lt;br /&gt;
* abstract refines description.&lt;br /&gt;
* accessRights refines rights&lt;br /&gt;
&lt;br /&gt;
[http://dublincore.org/documents/dc-citation-guidelines/ Guidelines for Encoding Bibliographic Citation Information in Dublin Core Metadata]&lt;br /&gt;
&lt;br /&gt;
== MODS (Metadata Object Description Schema) ==&lt;br /&gt;
This is a format developed for the Libray of Congress for a bibliographic element set that may be used for a variety of purposes, and particularly for library applications. &lt;br /&gt;
&lt;br /&gt;
[http://www.loc.gov/standards/mods/ http://www.loc.gov/standards/mods/]&lt;br /&gt;
&lt;br /&gt;
(the schema is very big, once i devote the proper time to review it, i will post more about the structure -brian)&lt;br /&gt;
&lt;br /&gt;
== XMLResume ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pubs (pub+)&amp;gt;&lt;br /&gt;
&amp;lt;!ENTITY % pubElements &amp;quot;(artTitle|bookTitle|author|date|pubDate|publisher|pageNums|url)&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pub (para | %pubElements;)*&amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST pub id ID #IMPLIED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT artTitle (#PCDATA | link)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT bookTitle (#PCDATA | link)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT author (#PCDATA)&amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST author name IDREF #IMPLIED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pubDate (month?, year)&amp;gt; &amp;lt;!-- Deprecated in 1.4.0. --&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT publisher (#PCDATA | link | url)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pageNums (#PCDATA)&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== BibTeX ==&lt;br /&gt;
=== Fields Used by Bibtex ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;abstract:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An abstract of the work.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;address:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Publisher's address. For major publishing houses,&lt;br /&gt;
just the city is given. For small publishers, you can help the reader by giving the complete address.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The author's affiliation.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;annote:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An annotation. It is not used by he standard bibliography styles, but may be used by others that produce an annotated bibliography.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;author:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The name(s) of the author(s).&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;booktitle:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Title of a book, part of which is being cited. For book entries, use the &amp;lt;strong&amp;gt;title&amp;lt;/strong&amp;gt; field instead.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;chapter:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A chapter (or section) number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;contents:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Table of Contents.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;copyright:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Copyright information.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;crossref:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The database key of the entry being cross-referenced.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;edition:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The edition of a book - for example&lt;br /&gt;
        &amp;amp;quot;Second&amp;amp;quot;. Notice that it is in capitals.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;editor:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Name(s) of editor(s). If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;howpublished:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;How something strange has been published. The first word should be capitalized.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;institution:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The sponsoring institution of a technical report.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;ISBN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The International Standard Book Number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;ISSN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The International Standard Serial Number. Used to&lt;br /&gt;
        identify a journal.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;journal:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A journal name. Abbreviations are provided for many journals.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;key:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Used for alphabetizing and creating a label when the author and editor fields are missing. This field should not be confused with the key that appears at the beginning of the reference.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;keywords:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Key words used for searching or possibly for annotation.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;language:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The language the document is written in.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;LCCN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The Library of Congress Call Number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;location:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A location associated with the entry, such as the city in which a conference took place.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;month:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The month in which the work was published or, for an unpublished work, in which it was written.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;mrnumber:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The &amp;lt;em&amp;gt;Mathematical Reviews&amp;lt;/em&amp;gt; number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;note:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Any additional information that can help the reader. First word should be capitalized.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;number:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;organization:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The organization that sponsors a conference or publishes a manual.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;pages:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;One or more page numbers or ranges of number, such as 37--42, or 7,53,82--94.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;price:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The price of the material.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;publisher:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The publisher's name.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;school:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The name of the school where a thesis was written.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;series:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Then name given a series or set of books. When citing an entire book, the title field gives its title and the optional series field gives the name of a series in which the book was published.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;size:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The physical dimensions of the work.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;title:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The work's title.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;type:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The type of technical report - for example,&lt;br /&gt;
        &amp;amp;quot;Research Note&amp;amp;quot;.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;url:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The WWW Universal Resource Locator that points to the item being referenced. Often used for technical reports to point to the FTP site where it resides.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;volume:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The volume of a journal or multivolume book.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;year:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The year of publication or, for an unpublished work, the year it was written. It should only consist of numerals, such as 1976.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== BibTeX citation Types ===&lt;br /&gt;
A reference can be to any of a variety of types. Following is a list of types. Each one also explains the fields associated with that type. Any fields not listed as required or optional are considered to be ignored.&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;article:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An article from a journal or magazine. Required fields: author, title, journal, year. Optional fields: volume, number, pages, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;book:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A book with an explicit publisher. Required fields: author or editor, title, publisher, year. Optional fields: volume, series, address, edition, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;booklet:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A work that is printed and bound, but without a named publisher or sponsoring institution. Required fields: title. Optional fields: author, howpublished, address, month, year, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;collection:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A collection of works. Same as Proceedings.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;conference:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The same as Inproceedings.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;inbook:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A part of a book, which may be a chapter and/or arange of pages. Required fields: author or editor, title, chapter and/or pages, publisher, year. Optional fields: volumer, series, address, edition, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;incollection:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A part of a book with its own title. Required fields: author, title, booktitle, publisher, year. Optional fields: editor, pages, organization, publisher, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;inproceedings:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An article in a conference proceedings. Required fields: author, title, booktitle, year. Optional fields: editor, pages, organization, publisher, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;manual:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Technical documentation. Required fields: title. Optional fields: author, organization, address, edition, month, year, note.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;mastersthesis:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Master's thesis. Required fields: author, title, school, year. Optional fields: address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;misc:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Use this type when nothing else fits. Required fields: none. Optional fields: author, title, howpublished, month, year, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;patent:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A patent.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;phdthesis:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Ph.D. thesis. Required fields: author, title, school, year. Optional fields: address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;proceedings:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The proceedings of a conference. Required fields: title, year. Optional fields: editor, publisher, organization, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;techreport:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A report published by a school or other institution, usually numbered within a series. Required fields: author, title, institution, year. Optional fields: type, number, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;unpublished:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A document with an author and title, but not formally published. Required fields: author, title, note. Optional fields: month, year, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
@book{kn:gnus,&lt;br /&gt;
&lt;br /&gt;
AUTHOR = &amp;quot;Donald E. Knudson&amp;quot;,&lt;br /&gt;
TITLE = &amp;quot;1966 World Gnus Almanac&amp;quot;,&lt;br /&gt;
PUBLISHER = {Permafrost Press},&lt;br /&gt;
ADDRESS = {Novosibirsk} }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;book&amp;quot; id=&amp;quot;kn:gnus&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt;Donald E. Knudson&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;1966 World Gnus Almanac&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;publisher&amp;quot;&amp;gt;Permafrost Press&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;address&amp;quot;&amp;gt;Novosibirsk&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@article{XAi_HSCheng_1994a,&lt;br /&gt;
&lt;br /&gt;
author = &amp;quot;X. Ai and H. S. Cheng&amp;quot;,&lt;br /&gt;
title = &amp;quot;Influence of moving dent on point {EHL} contacts&amp;quot;,&lt;br /&gt;
journal = &amp;quot;Tribol. Trans.&amp;quot;,&lt;br /&gt;
volume = &amp;quot;37&amp;quot;,&lt;br /&gt;
year = &amp;quot;1994&amp;quot;,&lt;br /&gt;
pages = &amp;quot;323--335&amp;quot;,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;article&amp;quot; id=&amp;quot;XAi_HSCheng_1994a&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt;X. Ai and H. S. Cheng&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;Influence of moving dent on point {EHL} contacts&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;journal&amp;quot;&amp;gt;Tribol. Trans.&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;volume&amp;quot;&amp;gt;37&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;year&amp;quot;&amp;gt;1994&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;pages&amp;quot;&amp;gt;323--335&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== OpenURL ==&lt;br /&gt;
&lt;br /&gt;
OpenURL aka [http://www.niso.org/standards/standard_detail.cfm?std_id=783 Z39.88] defines a standard way of bundling citation data in a URL. It is widely deployed in academic libraries around the world to provide access to licensed content via link resolvers such as [http://www.exlibrisgroup.com/sfx_openurl.htm SFX]. The Context Object in Span ([http://ocoins.info/ COinS]) community standard represents one way to embed OpenURLs in XHTML without including a resolver target. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;Z3988&amp;quot; title=&amp;quot;ctx_ver=Z39.88-2004&amp;amp;amp;rft_val_fmt=info:ofi/fmt:kev:mtx:journal&amp;amp;amp;rft.issn=1045-4438&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As you can see this isn't very much like semantic XHTML at all. However significant work has gone into defining the set of Key/Encoded Values (KEVs) that can be used in various [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=ListRecords&amp;amp;metadataPrefix=oai_dc&amp;amp;set=Core:Metadata+Formats types] of citations: [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book book], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:dissertation dissertation], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:journal journal], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:patent patent]. It would be possible to simply provide a standard XHTML bundling for these keys as a microformat.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;openurl-journal&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;aulast&amp;quot;&amp;gt;Berners-Lee&amp;lt;/span&amp;gt;, &lt;br /&gt;
   &amp;lt;span class=&amp;quot;aufirst&amp;quot;&amp;gt;Tim&amp;lt;/a&amp;gt;; Hendler, James; Lassila, Ora.&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;quot;&amp;lt;span class=&amp;quot;atitle&amp;quot;&amp;gt;The Semantic Web&amp;lt;/span&amp;gt;&amp;quot;. &lt;br /&gt;
   &amp;lt;span class=&amp;quot;jtitle&amp;quot;&amp;gt;Scientific American&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;284&amp;lt;/span&amp;gt;(&amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;), pp.&lt;br /&gt;
   pp. &amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;34-43&amp;lt;/span&amp;gt;. &lt;br /&gt;
   &amp;lt;span class=&amp;quot;issn&amp;quot;&amp;gt;0036-8733&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using OpenURL in this way would enable third party applications that could, say grab citation metadata from a blog, and without much work fire it off at your university's or public libraries openurl resolver to see if the article is available via a licensed databases. The benefits [http://www.infotoday.com/newsbreaks/nb050801-1.shtml have] [http://www.ariadne.ac.uk/issue43/chudnov/ been] [http://www.wallandbinkley.com/quaedam/?p=30 noted] [http://hublog.hubmed.org/archives/001163.html elsewhere].&lt;br /&gt;
&lt;br /&gt;
== The OpenURL Briefly Explained ==&lt;br /&gt;
&lt;br /&gt;
An OpenURL consists of two independent parts:  the ContextObject (or the bibliographic metadata surrounding a citation) and the location of resolver to parse the metadata and present contextual services based on said metadata.  The problem is that the term &amp;quot;OpenURL&amp;quot; is also used as a catch-all for all of the independent parts and how they work.  This is mainly because it's a catchier term than &amp;quot;Z39.88&amp;quot;, which is the [http://www.niso.org/standards/standard_detail.cfm?std_id=783 NISO standard all this is based upon].&lt;br /&gt;
&lt;br /&gt;
The most common representation of the OpenURL ContextObject is seen as arguments in a URL string (which is referred to as &amp;quot;San Antonio Profile 1&amp;quot; -- more commonly SAP1 -- and is represented in Key Encoded Values -- KEVs).  This &amp;quot;representation&amp;quot; is independent of the ContextObject (from here on known as CO) itself and is only intended to permit the CO to be transmitted via an HTTP GET request.&lt;br /&gt;
&lt;br /&gt;
There is also SAP2, which is an XML representation of the CO (see:  [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&amp;amp;metadataPrefix=oai_dc&amp;amp;identifier=info:ofi/fmt:xml:xsd:ctx here]  for more information) and is a much more human readable format.  This still falls outside the scope of microformats, but makes the point that encoding has nothing to do with the CO itself.  They are just agreed upon means of conveying the CO to enable machines act upon them consistently.&lt;br /&gt;
&lt;br /&gt;
The ContextObject could be conveyed just as easily in XHTML using attributes, as long as the terms follow the vocabulary defined in the OpenURL framework.  The important thing to focus on here is the ContextObject -- the address of the link resolver ''is'' institution-specific and should be handled by a user's (or machine's) activating agent.&lt;br /&gt;
&lt;br /&gt;
However, the link resolver is still a very important component to this whole process.  Getting users &amp;quot;appropriate copy&amp;quot; is a very real (and very difficult) problem that libraries are trying to solve.  Link resolvers are a pretty efficient means of overcoming this hurdle, so it would make sense to mark up bibiographic citations in a way that link resolvers can easily parse.&lt;br /&gt;
&lt;br /&gt;
== Z39.80 ==&lt;br /&gt;
I'm not sure the best place for a guide to Z39.80 so please add links as you see fit:&lt;br /&gt;
&lt;br /&gt;
[http://www.niso.org/standards/resources/drft4rev.html http://www.niso.org/standards/resources/drft4rev.html]&lt;br /&gt;
&lt;br /&gt;
== DocBook ==&lt;br /&gt;
&lt;br /&gt;
A subset of the DocBook vocabulary is dedicated to representing a bibliography: http://www.docbook.org/tdg/en/html/bibliography.html&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE bibliography PUBLIC &amp;quot;-//OASIS//DTD DocBook XML V4.1.2//EN&amp;quot;&lt;br /&gt;
          &amp;quot;http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;bibliography&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Languages and Semantics&amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;lt;bibliodiv&amp;gt;&lt;br /&gt;
    &amp;lt;title&amp;gt;Books&amp;lt;/title&amp;gt;&lt;br /&gt;
    &amp;lt;biblioentry&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;Course in General Linguistics&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;abbrev&amp;gt;deSaussure59&amp;lt;/abbrev&amp;gt;&lt;br /&gt;
      &amp;lt;author&amp;gt;&amp;lt;firstname&amp;gt;Ferdinand&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;de Saussure&amp;lt;/surname&amp;gt;&amp;lt;/author&amp;gt;&lt;br /&gt;
      &amp;lt;editor&amp;gt;&amp;lt;firstname&amp;gt;Charles&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Bally&amp;lt;/surname&amp;gt;&amp;lt;/editor&amp;gt;&lt;br /&gt;
      &amp;lt;editor&amp;gt;&amp;lt;firstname&amp;gt;Albert&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Sechehaye&amp;lt;/surname&amp;gt;&amp;lt;/editor&amp;gt;&lt;br /&gt;
      &amp;lt;othercredit role=&amp;quot;translator&amp;quot;&amp;gt;&amp;lt;firstname&amp;gt;Wade&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Baskin&amp;lt;/surname&amp;gt;&amp;lt;/othercredit&amp;gt;&lt;br /&gt;
      &amp;lt;copyright&amp;gt;&lt;br /&gt;
        &amp;lt;year&amp;gt;1959&amp;lt;/year&amp;gt;&lt;br /&gt;
        &amp;lt;holder&amp;gt;The Philosophical Library Inc.&amp;lt;/holder&amp;gt;&lt;br /&gt;
      &amp;lt;/copyright&amp;gt;&lt;br /&gt;
      &amp;lt;isbn&amp;gt;07-016524-6&amp;lt;/isbn&amp;gt;&lt;br /&gt;
      &amp;lt;publisher&amp;gt;&lt;br /&gt;
        &amp;lt;publishername&amp;gt;McGraw-Hill Book Company&amp;lt;/publishername&amp;gt;&lt;br /&gt;
      &amp;lt;/publisher&amp;gt;  &lt;br /&gt;
    &amp;lt;/biblioentry&amp;gt;&lt;br /&gt;
  &amp;lt;/bibliodiv&amp;gt;&lt;br /&gt;
&amp;lt;/bibliography&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ann Arbor District Library XML feed ==&lt;br /&gt;
&lt;br /&gt;
Here's a record in XML format from their project to simplify&lt;br /&gt;
access to the catalog.  More discussion on [http://www.blyberg.net John Blyberg's blog].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p:Record&amp;gt;&lt;br /&gt;
  &amp;lt;callnum&amp;gt;823 Bu&amp;lt;/callnum&amp;gt;&lt;br /&gt;
  &amp;lt;author&amp;gt;Burkart, Gina, 1971-&amp;lt;/author&amp;gt;&lt;br /&gt;
  &amp;lt;fulltitle&amp;gt;A parent's guide to Harry Potter / Gina Burkart&amp;lt;/fulltitle&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;A parent's guide to Harry Potter &amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;lt;pubinfo&amp;gt;Downers Grove, Ill. : InterVarsity Press, c2005&amp;lt;/pubinfo&amp;gt;&lt;br /&gt;
  &amp;lt;desc&amp;gt;112 p&amp;lt;/desc&amp;gt;&lt;br /&gt;
  &amp;lt;bibliography&amp;gt;Includes bibliographical references&amp;lt;/bibliography&amp;gt;&lt;br /&gt;
  &amp;lt;contents&amp;gt;&lt;br /&gt;
    The Harry hype -- More than a story -- The modern fairy tale -- Discussing fantasy with children --&lt;br /&gt;
    Morals, not magic -- The real issues in Harry Potter -- Dealing with traumatic experiences -- Facing &lt;br /&gt;
    fears -- Battling bullies -- Delving into diversity -- Hiding hurts -- Letting go of anger -- Getting &lt;br /&gt;
    help -- Choosing good over evil -- The power of love -- Facing spiritual battles&lt;br /&gt;
  &amp;lt;/contents&amp;gt;&lt;br /&gt;
  &amp;lt;isbn&amp;gt;0830832882&amp;lt;/isbn&amp;gt;&lt;br /&gt;
  &amp;lt;price&amp;gt;$11.00&amp;lt;/price&amp;gt;&lt;br /&gt;
  &amp;lt;lang&amp;gt;eng&amp;lt;/lang&amp;gt;&lt;br /&gt;
  &amp;lt;copies&amp;gt;0&amp;lt;/copies&amp;gt;&lt;br /&gt;
  &amp;lt;catdate&amp;gt;08-16-2005&amp;lt;/catdate&amp;gt;&lt;br /&gt;
  &amp;lt;mattype&amp;gt;a&amp;lt;/mattype&amp;gt;&lt;br /&gt;
  &amp;lt;avail&amp;gt;No copies available&amp;lt;/avail&amp;gt;&lt;br /&gt;
  &amp;lt;recordlink xlink:href=&amp;quot;http://www.aadl.org/cat/seek/record=1249810&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/p:Record&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== SimpleDC supported by the zoom toolkit ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dc xmlns=&amp;quot;http/www.loc.gov/zing/srw/dcschema/v1.0/&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Kantor Salomon Sulzer und seine Zeit : eine Dokumentation /&amp;lt;/title&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Avenary, Hanoch.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Pass, Walter.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Vielmetti, Nikolaus.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Adler, Israel, (1925-)&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Sulzer, Salomon, -- 1804-1890.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Jewish composers -- Austria -- Biography.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Cantors, Jewish -- Biography.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;date&amp;gt;1985&amp;lt;/date&amp;gt;&lt;br /&gt;
 &amp;lt;publisher&amp;gt;Sigmaringen : Jan Thorbecke Verlag&amp;lt;/publisher&amp;gt;&lt;br /&gt;
 &amp;lt;identifier&amp;gt;3799540636&amp;lt;/identifier&amp;gt;&lt;br /&gt;
 &amp;lt;description&amp;gt;300 p., [12] p. of plates : ill., music, ports. ; 24 cm.&amp;lt;/description&amp;gt;&lt;br /&gt;
&amp;lt;/dc&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
this is the output of marc.toSimpleDC()&lt;br /&gt;
&lt;br /&gt;
== SRU from the Library of Congress ==&lt;br /&gt;
&lt;br /&gt;
http://z3950.loc.gov:7090/voyager?version=1.1&amp;amp;operation=searchRetrieve&amp;amp;query=dinosaur&amp;amp;maximumRecords=1&amp;amp;recordSchema=dc&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;zs:searchRetrieveResponse xmlns:zs=&amp;quot;http://www.loc.gov/zing/srw/&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;zs:version&amp;gt;1.1&amp;lt;/zs:version&amp;gt;&lt;br /&gt;
  &amp;lt;zs:numberOfRecords&amp;gt;1701&amp;lt;/zs:numberOfRecords&amp;gt;&lt;br /&gt;
  &amp;lt;zs:records&amp;gt;&lt;br /&gt;
    &amp;lt;zs:record&amp;gt;&lt;br /&gt;
      &amp;lt;zs:recordSchema&amp;gt;info:srw/schema/1/dc-v1.1&amp;lt;/zs:recordSchema&amp;gt;&lt;br /&gt;
      &amp;lt;zs:recordPacking&amp;gt;xml&amp;lt;/zs:recordPacking&amp;gt;&lt;br /&gt;
      &amp;lt;zs:recordData&amp;gt;&lt;br /&gt;
        &amp;lt;srw_dc:dc xmlns:srw_dc=&amp;quot;info:srw/schema/1/dc-schema&amp;quot; &lt;br /&gt;
             xmlns:xsi=&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot; &lt;br /&gt;
             xmlns=&amp;quot;http://purl.org/dc/elements/1.1/&amp;quot; &lt;br /&gt;
             xsi:schemaLocation=&amp;quot;info:srw/schema/1/dc-schema http://www.loc.gov/z3950/agency/zing/srw/dc-schema.xsd&amp;quot;&amp;gt;&lt;br /&gt;
          &amp;lt;title&amp;gt;3-D dinosaur adventure [computer file].&amp;lt;/title&amp;gt;&lt;br /&gt;
          &amp;lt;creator&amp;gt;Knowledge Adventure, Inc.&amp;lt;/creator&amp;gt;&lt;br /&gt;
          &amp;lt;type&amp;gt;software, multimedia&amp;lt;/type&amp;gt;&lt;br /&gt;
          &amp;lt;publisher&amp;gt;Glendale, CA : Knowledge Adventure,&amp;lt;/publisher&amp;gt;&lt;br /&gt;
&lt;br /&gt;
          &amp;lt;date&amp;gt;c1995.&amp;lt;/date&amp;gt;&lt;br /&gt;
          &amp;lt;language&amp;gt;eng&amp;lt;/language&amp;gt;&lt;br /&gt;
          &amp;lt;description&amp;gt;Employs a dinosaur theme-park setting to introduce users to Triassic, Jurassic, and &lt;br /&gt;
            Cretaceous periods. Features hypertext dinosaur encyclopedia covering 150 million years of &lt;br /&gt;
            paleontology. Includes animated video simulations, three-dimensional dinosaur museum, narration,&lt;br /&gt;
            games, activities, and color illustrations.&amp;lt;/description&amp;gt;&lt;br /&gt;
          &amp;lt;description&amp;gt;Ages 5 to 10.&amp;lt;/description&amp;gt;&lt;br /&gt;
          &amp;lt;description&amp;gt;System requirements for PC: 486SX/25MHz processor or higher; 8MB RAM; Windows 3.1, &lt;br /&gt;
            3.11, or 95; SVGA 256-color graphics adapter; hard drive with 5MB free space; double-speed CD-ROM&lt;br /&gt;
            drive; MPC-compatible sound card; mouse.&amp;lt;/description&amp;gt;&lt;br /&gt;
          &amp;lt;description&amp;gt;System requirements for Macintosh: 68040 or Power PC processor; 8MB RAM; System 7.0 or&lt;br /&gt;
            higher; 256-color graphics capability; thirteen-inch color monitor or larger; hard drive with 4MB&lt;br /&gt;
            free space; double-speed CD-ROM drive.&amp;lt;/description&amp;gt;&lt;br /&gt;
            &lt;br /&gt;
          &amp;lt;description&amp;gt;Ages 5 to 10.&amp;lt;/description&amp;gt;&lt;br /&gt;
          &amp;lt;description&amp;gt;Employs a dinosaur theme-park setting to introduce users to Triassic, Jurassic, and &lt;br /&gt;
            Cretaceous periods. Features hypertext dinosaur encyclopedia covering 150 million years of paleontology.&lt;br /&gt;
            Includes animated video simulations, three-dimensional dinosaur museum, narration, games, activities, &lt;br /&gt;
            and color illustrations.&amp;lt;/description&amp;gt;&lt;br /&gt;
          &amp;lt;subject&amp;gt;Dinosaurs--Juvenile software.&amp;lt;/subject&amp;gt;&lt;br /&gt;
          &amp;lt;subject&amp;gt;Dinosaurs.&amp;lt;/subject&amp;gt;&lt;br /&gt;
          &amp;lt;identifier&amp;gt;URN:ISBN:1569972133&amp;lt;/identifier&amp;gt;&lt;br /&gt;
        &amp;lt;/srw_dc:dc&amp;gt;&lt;br /&gt;
      &amp;lt;/zs:recordData&amp;gt;&lt;br /&gt;
      &amp;lt;zs:recordPosition&amp;gt;1&amp;lt;/zs:recordPosition&amp;gt;&lt;br /&gt;
    &amp;lt;/zs:record&amp;gt;&lt;br /&gt;
  &amp;lt;/zs:records&amp;gt;&lt;br /&gt;
&amp;lt;/zs:searchRetrieveResponse&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Types and Roles ==&lt;br /&gt;
(Section is informative only as a place to capture various parts of publication citations.)&lt;br /&gt;
&lt;br /&gt;
There are many different types of publications and this information should be captured in the citation. Possible types include:&lt;br /&gt;
* Novel/fiction (specify type -- literature, sci-fi, romance, etc.?)&lt;br /&gt;
* Non-fiction&lt;br /&gt;
* Poem&lt;br /&gt;
* Play&lt;br /&gt;
* Magazine&lt;br /&gt;
* Reference (seperate out encyclopedia, dictionary, almanac, etc.?)&lt;br /&gt;
* Journal&lt;br /&gt;
* Article within a journal&lt;br /&gt;
* Chapter within a book&lt;br /&gt;
* Dissertation&lt;br /&gt;
* Web Site&lt;br /&gt;
* Page within a web site&lt;br /&gt;
* Music Recording&lt;br /&gt;
* Video Recording&lt;br /&gt;
* Interview&lt;br /&gt;
* Physical object (Statue, Painting, etc.)&lt;br /&gt;
* ??&lt;br /&gt;
&lt;br /&gt;
Question: &lt;br /&gt;
Certain works have specific types of citations, for example, the Bible--and, I assume, other religious works--have very specific citation formats with different relevant information (chapter/verse) than others, as do the works of Shakespeare. Should these be considered seperate types/roles?&lt;br /&gt;
&lt;br /&gt;
A: I think in terms of types, we should at least note the items (chapter, verse, etc). How they get dealt with is still way up in the air. - [[User:Tim White|Tim White]]&lt;br /&gt;
&lt;br /&gt;
Likewise, there are several different roles associated with publications -- author, co-author, editor, translator, etc. Should these be captured under a master &amp;quot;role&amp;quot; or treated as individual elements?&lt;br /&gt;
&lt;br /&gt;
A: Good question. I think there is an important distinction, but whether we follow a design pattern of &amp;quot;role-*&amp;quot; (or more likely &amp;quot;author-*) or some other pattern hasn't been discussed yet. - Tim&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=OpenURL_1.0_(Z39.88)&amp;diff=4548</id>
		<title>OpenURL 1.0 (Z39.88)</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=OpenURL_1.0_(Z39.88)&amp;diff=4548"/>
		<updated>2006-01-30T17:22:17Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The OpenURL Briefly Explained ==&lt;br /&gt;
&lt;br /&gt;
An OpenURL consists of two independent parts:  the ContextObject (or the bibliographic metadata surrounding a citation) and the location of resolver to parse the metadata and present contextual services based on said metadata.  The problem is that the term &amp;quot;OpenURL&amp;quot; is also used as a catch-all for all of the independent parts and how they work.  This is mainly because it's a catchier term than &amp;quot;Z39.88&amp;quot;, which is the [http://www.niso.org/standards/standard_detail.cfm?std_id=783 NISO standard all this is based upon].&lt;br /&gt;
&lt;br /&gt;
The most common representation of the OpenURL ContextObject is seen as arguments in a URL string (which is referred to as &amp;quot;San Antonio Profile 1&amp;quot; -- more commonly SAP1 -- and is represented in Key Encoded Values -- KEVs).  This &amp;quot;representation&amp;quot; is independent of the ContextObject (from here on known as CO) itself and is only intended to permit the CO to be transmitted via an HTTP GET request.&lt;br /&gt;
&lt;br /&gt;
There is also SAP2, which is an XML representation of the CO (see:  [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&amp;amp;metadataPrefix=oai_dc&amp;amp;identifier=info:ofi/fmt:xml:xsd:ctx here]  for more information) and is a much more human readable format.  This still falls outside the scope of microformats, but makes the point that encoding has nothing to do with the CO itself.  They are just agreed upon means of conveying the CO to enable machines act upon them consistently.&lt;br /&gt;
&lt;br /&gt;
The ContextObject could be conveyed just as easily in XHTML using attributes, as long as the terms follow the vocabulary defined in the OpenURL framework.  The important thing to focus on here is the ContextObject -- the address of the link resolver ''is'' institution-specific and should be handled by a user's (or machine's) activating agent.&lt;br /&gt;
&lt;br /&gt;
However, the link resolver is still a very important component to this whole process.  Getting users &amp;quot;appropriate copy&amp;quot; is a very real (and very difficult) problem that libraries are trying to solve.  Link resolvers are a pretty efficient means of overcoming this hurdle, so it would make sense to mark up bibiographic citations in a way that link resolvers can easily parse.&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=OpenURL_1.0_(Z39.88)&amp;diff=4541</id>
		<title>OpenURL 1.0 (Z39.88)</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=OpenURL_1.0_(Z39.88)&amp;diff=4541"/>
		<updated>2006-01-30T17:20:56Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An OpenURL consists of two independent parts:  the ContextObject (or the bibliographic metadata surrounding a citation) and the location of resolver to parse the metadata and present contextual services based on said metadata.  The problem is that the term &amp;quot;OpenURL&amp;quot; is also used as a catch-all for all of the independent parts and how they work.  This is mainly because it's a catchier term than &amp;quot;Z39.88&amp;quot;, which is the [http://www.niso.org/standards/standard_detail.cfm?std_id=783 NISO standard all this is based upon].&lt;br /&gt;
&lt;br /&gt;
The most common representation of the OpenURL ContextObject is seen as arguments in a URL string (which is referred to as &amp;quot;San Antonio Profile 1&amp;quot; -- more commonly SAP1 -- and is represented in Key Encoded Values -- KEVs).  This &amp;quot;representation&amp;quot; is independent of the ContextObject (from here on known as CO) itself and is only intended to permit the CO to be transmitted via an HTTP GET request.&lt;br /&gt;
&lt;br /&gt;
There is also SAP2, which is an XML representation of the CO (see:  [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=GetRecord&amp;amp;metadataPrefix=oai_dc&amp;amp;identifier=info:ofi/fmt:xml:xsd:ctx here]  for more information) and is a much more human readable format.  This still falls outside the scope of microformats, but makes the point that encoding has nothing to do with the CO itself.  They are just agreed upon means of conveying the CO to enable machines act upon them consistently.&lt;br /&gt;
&lt;br /&gt;
The ContextObject could be conveyed just as easily in XHTML using attributes, as long as the terms follow the vocabulary defined in the OpenURL framework.  The important thing to focus on here is the ContextObject -- the address of the link resolver ''is'' institution-specific and should be handled by a user's (or machine's) activating agent.&lt;br /&gt;
&lt;br /&gt;
However, the link resolver is still a very important component to this whole process.  Getting users &amp;quot;appropriate copy&amp;quot; is a very real (and very difficult) problem that libraries are trying to solve.  Link resolvers are a pretty efficient means of overcoming this hurdle, so it would make sense to mark up bibiographic citations in a way that link resolvers can easily parse.&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=citation-formats&amp;diff=4550</id>
		<title>citation-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=citation-formats&amp;diff=4550"/>
		<updated>2006-01-30T17:12:56Z</updated>

		<summary type="html">&lt;p&gt;Ross Singer: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Citation Formats =&lt;br /&gt;
&lt;br /&gt;
This page will display several different types of citation format types. The idea is to compare what properties are common amonst all of the formats and which ones should be blended into this microformat.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[citation]]&lt;br /&gt;
* [[citation-brainstorming]]&lt;br /&gt;
* [[citation-examples]]&lt;br /&gt;
&lt;br /&gt;
== Comparison chart ==&lt;br /&gt;
The following chart maps the terms from one implementation to another. This is important because if all the properties are introduced to  this microformats, then its possible to map them to a number of different formats. The table currently only uses Dublin Core, MODS, and bibTeX. Each column has all the properties and their equivalent in each format. If there is no corresponding property the cell is grey. At the bottom of the list are the unique terms to each format. Dublin core has basic terms and terms that extend the basic ones. If the property is an extention of a basic term it is in ()'s. MODS uses XML, so any sub-properties are listed in their tree form, property/sub-property.&lt;br /&gt;
&lt;br /&gt;
THIS IS NOT DEFINIATIVE, any errors should be corrected. More formats will be added to the list as they are mapped.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;Dublin Core&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;MODS&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;bibTeX&amp;lt;/th&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;Z39.80&amp;lt;/th&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Title (alternative)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;titleInfo/title&amp;lt;br/&amp;gt;titleInfo/PartNum&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;booktitle&amp;lt;br/&amp;gt;title&amp;lt;br/&amp;gt;chapter&amp;lt;br/&amp;gt;number&amp;lt;br/&amp;gt;pages&amp;lt;br/&amp;gt;volume&amp;lt;br/&amp;gt;series&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Analytic Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Collective or Series Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Monographic Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Work Fraction Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Location of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Main Entry&amp;lt;br/&amp;gt;&lt;br /&gt;
Name of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Number of Meeting&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Parallel Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Title Abbriviation&amp;lt;br/&amp;gt;&lt;br /&gt;
Title of Conference Proceedings&amp;lt;br/&amp;gt;&lt;br /&gt;
Translated Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Uniform Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Abbriviated Translated Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Symposium or Session Title&amp;lt;br/&amp;gt;&lt;br /&gt;
Collective or Series Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
Video/Film Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;creator&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;name/namePart&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;author&amp;lt;br/&amp;gt;creator&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Author, Primary&amp;lt;br/&amp;gt;&lt;br /&gt;
Corporate Author, Primary&amp;lt;br/&amp;gt;&lt;br /&gt;
Abstract Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Authorship Statement&amp;lt;br/&amp;gt;&lt;br /&gt;
Acknowledged Supporters&amp;lt;br/&amp;gt;&lt;br /&gt;
Assignee for Patents&amp;lt;br/&amp;gt;&lt;br /&gt;
Chairperson of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Director of AV Program&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Reviewed Book Author&amp;lt;br/&amp;gt;&lt;br /&gt;
Studio&amp;lt;br/&amp;gt;&lt;br /&gt;
Sponsor of Conference&amp;lt;br/&amp;gt;&lt;br /&gt;
Staff/Cast&amp;lt;br/&amp;gt;&lt;br /&gt;
Symposium Chairperson&amp;lt;br/&amp;gt;&lt;br /&gt;
Author Address or Affiliation&amp;lt;br/&amp;gt;&lt;br /&gt;
Author Country&amp;lt;br/&amp;gt;&lt;br /&gt;
Electronic Address of Author&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject/topic&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;keywords&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Description (abstract | tableOfContents)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;abstract&amp;lt;br/&amp;gt;note&amp;lt;br/&amp;gt;tableOfContents&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;abstract&amp;lt;br/&amp;gt;annotation&amp;lt;br/&amp;gt;note&amp;lt;br/&amp;gt;contents&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Contributer&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;name&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;editor?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Book/Report/Volume Editor&amp;lt;br/&amp;gt;&lt;br /&gt;
Producer&amp;lt;br/&amp;gt;&lt;br /&gt;
Translator&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Date (available | created | dateAccepted | dateCopyrighted | dateSubmitted | issued | modified | valid)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;originInfo/dateIssued&amp;lt;br/&amp;gt;originInfo/dateCreated&amp;lt;br/&amp;gt;originInfo/dateCaptured&amp;lt;br/&amp;gt;originInfo/dateOther&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;month&amp;lt;br/&amp;gt;year&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Copyright Year&amp;lt;br/&amp;gt;Date-generic&amp;lt;br/&amp;gt;Date of conference&amp;lt;br/&amp;gt;Date of Publication&amp;lt;br/&amp;gt;Date of Update/Revisou/Issuance of Database Record&amp;lt;br/&amp;gt;Former Date&amp;lt;br/&amp;gt;Entry date for Database Record&amp;lt;br/&amp;gt;Database Update&amp;lt;br/&amp;gt;Year of Publication&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;typeOfResource&amp;lt;br/&amp;gt;genre&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;@class&amp;lt;br/&amp;gt;type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Format (extent | medium)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;physicalDescription/internetMediaType&amp;lt;br/&amp;gt;physicalDescription/extent&amp;lt;br/&amp;gt;physicalDescription/form&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;howpublished&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;identifier (bibliographicCitation)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;identifier&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;ISBN&amp;lt;br/&amp;gt;ISSN&amp;lt;br/&amp;gt;LCCN&amp;lt;br/&amp;gt;URL&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;ISBN&amp;lt;br/&amp;gt;Identifier&amp;lt;br/&amp;gt;Report Identfier&amp;lt;br/&amp;gt;ISSN&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Source&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;relatedItem&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;language&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Relation (...)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;relatedItem/...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;crossRef&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Coverage (spacial | temporal)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;subject/temporal&amp;lt;br/&amp;gt;subject/geographic&amp;lt;br/&amp;gt;subject/hierarchicalGeographic&amp;lt;br/&amp;gt;subject/cartographics&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;classifications&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Rights (accessRights | license)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;accessConditions&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;copyright&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;publisher&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;publisher&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;Publisher Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Place of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Country of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Generic Address&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;audience (educationLevel | mediator)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;targetAudience&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#cccccc&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;needs mapping&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;accualMethod&amp;lt;br/&amp;gt;accualPeriodicaty&amp;lt;br/&amp;gt;accualPolicy&amp;lt;br/&amp;gt;instrcutionalMethod&amp;lt;br/&amp;gt;provenance&amp;lt;br/&amp;gt;rightsHolder&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;location&amp;lt;br/&amp;gt;extension&amp;lt;br/&amp;gt;recordInfo&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;address&amp;lt;br/&amp;gt;afflilication&amp;lt;br/&amp;gt;location&amp;lt;br/&amp;gt;edition&amp;lt;br/&amp;gt;institution&amp;lt;br/&amp;gt;journal&amp;lt;br/&amp;gt;key&amp;lt;br/&amp;gt;mrnumber&amp;lt;br/&amp;gt;organization&amp;lt;br/&amp;gt;price&amp;lt;br/&amp;gt;school&amp;lt;br/&amp;gt;size&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td bgcolor=&amp;quot;#999999&amp;quot;&amp;gt;(the following need to be mapped to the above rows or left here as other)&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Source&amp;lt;br/&amp;gt;&lt;br /&gt;
Databse Record Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Producer Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Rights Management&amp;lt;br/&amp;gt;&lt;br /&gt;
Subfile&amp;lt;br/&amp;gt;&lt;br /&gt;
Other Source Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Vendor Record Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Database Vendor Name&amp;lt;br/&amp;gt;&lt;br /&gt;
Column Number&amp;lt;br/&amp;gt;&lt;br /&gt;
Edition&amp;lt;br/&amp;gt;&lt;br /&gt;
Frequency of Publication&amp;lt;br/&amp;gt;&lt;br /&gt;
Internet Location for Document&amp;lt;br/&amp;gt;&lt;br /&gt;
Supplement/Part/Special number identifer&amp;lt;br/&amp;gt;&lt;br /&gt;
Issue Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Location in Work&amp;lt;br/&amp;gt;&lt;br /&gt;
Number of the Chapter&amp;lt;br/&amp;gt;&lt;br /&gt;
Number in Series&amp;lt;br/&amp;gt;&lt;br /&gt;
Volume Identifier&amp;lt;br/&amp;gt;&lt;br /&gt;
Section Indentifier&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;	&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Dublin Core Metadata ==&lt;br /&gt;
[http://dublincore.org/ Dublin Core] metadata uses a small vocabulary to descibe the data.&lt;br /&gt;
* contributor&lt;br /&gt;
* coverage&lt;br /&gt;
* creator&lt;br /&gt;
* date&lt;br /&gt;
* description&lt;br /&gt;
* format&lt;br /&gt;
* identifier&lt;br /&gt;
* language&lt;br /&gt;
* publisher&lt;br /&gt;
* relation&lt;br /&gt;
* rights&lt;br /&gt;
* source&lt;br /&gt;
* subject&lt;br /&gt;
* title&lt;br /&gt;
* type&lt;br /&gt;
&lt;br /&gt;
From those there are specialised types where are just refinments of the previous, for example:&lt;br /&gt;
&lt;br /&gt;
* abstract refines description.&lt;br /&gt;
* accessRights refines rights&lt;br /&gt;
&lt;br /&gt;
[http://dublincore.org/documents/dc-citation-guidelines/ Guidelines for Encoding Bibliographic Citation Information in Dublin Core Metadata]&lt;br /&gt;
&lt;br /&gt;
== MODS (Metadata Object Description Schema) ==&lt;br /&gt;
This is a format developed for the Libray of Congress for a bibliographic element set that may be used for a variety of purposes, and particularly for library applications. &lt;br /&gt;
&lt;br /&gt;
[http://www.loc.gov/standards/mods/ http://www.loc.gov/standards/mods/]&lt;br /&gt;
&lt;br /&gt;
(the schema is very big, once i devote the proper time to review it, i will post more about the structure -brian)&lt;br /&gt;
&lt;br /&gt;
== XMLResume ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pubs (pub+)&amp;gt;&lt;br /&gt;
&amp;lt;!ENTITY % pubElements &amp;quot;(artTitle|bookTitle|author|date|pubDate|publisher|pageNums|url)&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pub (para | %pubElements;)*&amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST pub id ID #IMPLIED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT artTitle (#PCDATA | link)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT bookTitle (#PCDATA | link)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT author (#PCDATA)&amp;gt;&lt;br /&gt;
&amp;lt;!ATTLIST author name IDREF #IMPLIED&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pubDate (month?, year)&amp;gt; &amp;lt;!-- Deprecated in 1.4.0. --&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT publisher (#PCDATA | link | url)*&amp;gt;&lt;br /&gt;
&amp;lt;!ELEMENT pageNums (#PCDATA)&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== BibTeX ==&lt;br /&gt;
=== Fields Used by Bibtex ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;abstract:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An abstract of the work.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;address:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Publisher's address. For major publishing houses,&lt;br /&gt;
just the city is given. For small publishers, you can help the reader by giving the complete address.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;affiliation:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The author's affiliation.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;annote:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An annotation. It is not used by he standard bibliography styles, but may be used by others that produce an annotated bibliography.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;author:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The name(s) of the author(s).&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;booktitle:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Title of a book, part of which is being cited. For book entries, use the &amp;lt;strong&amp;gt;title&amp;lt;/strong&amp;gt; field instead.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;chapter:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A chapter (or section) number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;contents:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Table of Contents.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;copyright:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Copyright information.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;crossref:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The database key of the entry being cross-referenced.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;edition:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The edition of a book - for example&lt;br /&gt;
        &amp;amp;quot;Second&amp;amp;quot;. Notice that it is in capitals.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;editor:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Name(s) of editor(s). If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;howpublished:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;How something strange has been published. The first word should be capitalized.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;institution:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The sponsoring institution of a technical report.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;ISBN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The International Standard Book Number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;ISSN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The International Standard Serial Number. Used to&lt;br /&gt;
        identify a journal.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;journal:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A journal name. Abbreviations are provided for many journals.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;key:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Used for alphabetizing and creating a label when the author and editor fields are missing. This field should not be confused with the key that appears at the beginning of the reference.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;keywords:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Key words used for searching or possibly for annotation.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;language:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The language the document is written in.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;LCCN:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The Library of Congress Call Number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;location:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A location associated with the entry, such as the city in which a conference took place.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;month:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The month in which the work was published or, for an unpublished work, in which it was written.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;mrnumber:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The &amp;lt;em&amp;gt;Mathematical Reviews&amp;lt;/em&amp;gt; number.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;note:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Any additional information that can help the reader. First word should be capitalized.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;number:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;organization:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The organization that sponsors a conference or publishes a manual.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;pages:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;One or more page numbers or ranges of number, such as 37--42, or 7,53,82--94.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;price:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The price of the material.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;publisher:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The publisher's name.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;school:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The name of the school where a thesis was written.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;series:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Then name given a series or set of books. When citing an entire book, the title field gives its title and the optional series field gives the name of a series in which the book was published.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;size:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The physical dimensions of the work.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;title:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The work's title.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;type:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The type of technical report - for example,&lt;br /&gt;
        &amp;amp;quot;Research Note&amp;amp;quot;.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;url:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The WWW Universal Resource Locator that points to the item being referenced. Often used for technical reports to point to the FTP site where it resides.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;volume:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The volume of a journal or multivolume book.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;year:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The year of publication or, for an unpublished work, the year it was written. It should only consist of numerals, such as 1976.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== BibTeX citation Types ===&lt;br /&gt;
A reference can be to any of a variety of types. Following is a list of types. Each one also explains the fields associated with that type. Any fields not listed as required or optional are considered to be ignored.&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;article:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An article from a journal or magazine. Required fields: author, title, journal, year. Optional fields: volume, number, pages, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;book:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A book with an explicit publisher. Required fields: author or editor, title, publisher, year. Optional fields: volume, series, address, edition, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;booklet:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A work that is printed and bound, but without a named publisher or sponsoring institution. Required fields: title. Optional fields: author, howpublished, address, month, year, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;collection:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A collection of works. Same as Proceedings.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;conference:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The same as Inproceedings.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;inbook:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A part of a book, which may be a chapter and/or arange of pages. Required fields: author or editor, title, chapter and/or pages, publisher, year. Optional fields: volumer, series, address, edition, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;incollection:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A part of a book with its own title. Required fields: author, title, booktitle, publisher, year. Optional fields: editor, pages, organization, publisher, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;inproceedings:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;An article in a conference proceedings. Required fields: author, title, booktitle, year. Optional fields: editor, pages, organization, publisher, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;manual:&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Technical documentation. Required fields: title. Optional fields: author, organization, address, edition, month, year, note.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;mastersthesis:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Master's thesis. Required fields: author, title, school, year. Optional fields: address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;misc:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Use this type when nothing else fits. Required fields: none. Optional fields: author, title, howpublished, month, year, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;strong&amp;gt;patent:&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A patent.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;phdthesis:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A Ph.D. thesis. Required fields: author, title, school, year. Optional fields: address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;proceedings:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;The proceedings of a conference. Required fields: title, year. Optional fields: editor, publisher, organization, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;techreport:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A report published by a school or other institution, usually numbered within a series. Required fields: author, title, institution, year. Optional fields: type, number, address, month, note, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;&amp;lt;b&amp;gt;unpublished:&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;A document with an author and title, but not formally published. Required fields: author, title, note. Optional fields: month, year, key.&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
@book{kn:gnus,&lt;br /&gt;
&lt;br /&gt;
AUTHOR = &amp;quot;Donald E. Knudson&amp;quot;,&lt;br /&gt;
TITLE = &amp;quot;1966 World Gnus Almanac&amp;quot;,&lt;br /&gt;
PUBLISHER = {Permafrost Press},&lt;br /&gt;
ADDRESS = {Novosibirsk} }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;book&amp;quot; id=&amp;quot;kn:gnus&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt;Donald E. Knudson&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;1966 World Gnus Almanac&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;publisher&amp;quot;&amp;gt;Permafrost Press&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;address&amp;quot;&amp;gt;Novosibirsk&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@article{XAi_HSCheng_1994a,&lt;br /&gt;
&lt;br /&gt;
author = &amp;quot;X. Ai and H. S. Cheng&amp;quot;,&lt;br /&gt;
title = &amp;quot;Influence of moving dent on point {EHL} contacts&amp;quot;,&lt;br /&gt;
journal = &amp;quot;Tribol. Trans.&amp;quot;,&lt;br /&gt;
volume = &amp;quot;37&amp;quot;,&lt;br /&gt;
year = &amp;quot;1994&amp;quot;,&lt;br /&gt;
pages = &amp;quot;323--335&amp;quot;,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;article&amp;quot; id=&amp;quot;XAi_HSCheng_1994a&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;author&amp;quot;&amp;gt;X. Ai and H. S. Cheng&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;title&amp;quot;&amp;gt;Influence of moving dent on point {EHL} contacts&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;journal&amp;quot;&amp;gt;Tribol. Trans.&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;volume&amp;quot;&amp;gt;37&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;year&amp;quot;&amp;gt;1994&amp;lt;/div&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;pages&amp;quot;&amp;gt;323--335&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== OpenURL ==&lt;br /&gt;
&lt;br /&gt;
OpenURL aka [http://www.niso.org/standards/standard_detail.cfm?std_id=783 Z39.88] defines a standard way of bundling citation data in a URL. It is widely deployed in academic libraries around the world to provide access to licensed content via link resolvers such as [http://www.exlibrisgroup.com/sfx_openurl.htm SFX]. The Context Object in Span ([http://ocoins.info/ COinS]) community standard represents one way to embed OpenURLs in XHTML without including a resolver target. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;Z3988&amp;quot; title=&amp;quot;ctx_ver=Z39.88-2004&amp;amp;amp;rft_val_fmt=info:ofi/fmt:kev:mtx:journal&amp;amp;amp;rft.issn=1045-4438&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As you can see this isn't very much like semantic XHTML at all. However significant work has gone into defining the set of Key/Encoded Values (KEVs) that can be used in various [http://alcme.oclc.org/openurl/servlet/OAIHandler?verb=ListRecords&amp;amp;metadataPrefix=oai_dc&amp;amp;set=Core:Metadata+Formats types] of citations: [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:book book], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:dissertation dissertation], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:journal journal], [http://www.openurl.info/registry/docs/mtx/info:ofi/fmt:kev:mtx:patent patent]. It would be possible to simply provide a standard XHTML bundling for these keys as a microformat.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;openurl-journal&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;aulast&amp;quot;&amp;gt;Berners-Lee&amp;lt;/span&amp;gt;, &lt;br /&gt;
   &amp;lt;span class=&amp;quot;aufirst&amp;quot;&amp;gt;Tim&amp;lt;/a&amp;gt;; Hendler, James; Lassila, Ora.&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;quot;&amp;lt;span class=&amp;quot;atitle&amp;quot;&amp;gt;The Semantic Web&amp;lt;/span&amp;gt;&amp;quot;. &lt;br /&gt;
   &amp;lt;span class=&amp;quot;jtitle&amp;quot;&amp;gt;Scientific American&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;volume&amp;quot;&amp;gt;284&amp;lt;/span&amp;gt;(&amp;lt;span class=&amp;quot;issue&amp;quot;&amp;gt;5&amp;lt;/span&amp;gt;), pp.&lt;br /&gt;
   pp. &amp;lt;span class=&amp;quot;pages&amp;quot;&amp;gt;34-43&amp;lt;/span&amp;gt;. &lt;br /&gt;
   &amp;lt;span class=&amp;quot;issn&amp;quot;&amp;gt;0036-8733&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using OpenURL in this way would enable third party applications that could, say grab citation metadata from a blog, and without much work fire it off at your university's or public libraries openurl resolver to see if the article is available via a licensed databases. The benefits [http://www.infotoday.com/newsbreaks/nb050801-1.shtml have] [http://www.ariadne.ac.uk/issue43/chudnov/ been] [http://www.wallandbinkley.com/quaedam/?p=30 noted] [http://hublog.hubmed.org/archives/001163.html elsewhere].&lt;br /&gt;
&lt;br /&gt;
A short explanation of [[OpenURL 1.0 (Z39.88)]]&lt;br /&gt;
&lt;br /&gt;
== Z39.80 ==&lt;br /&gt;
I'm not sure the best place for a guide to Z39.80 so please add links as you see fit:&lt;br /&gt;
&lt;br /&gt;
[http://www.niso.org/standards/resources/drft4rev.html http://www.niso.org/standards/resources/drft4rev.html]&lt;br /&gt;
&lt;br /&gt;
== DocBook ==&lt;br /&gt;
&lt;br /&gt;
A subset of the DocBook vocabulary is dedicated to representing a bibliography: http://www.docbook.org/tdg/en/html/bibliography.html&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE bibliography PUBLIC &amp;quot;-//OASIS//DTD DocBook XML V4.1.2//EN&amp;quot;&lt;br /&gt;
          &amp;quot;http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;bibliography&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Languages and Semantics&amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;lt;bibliodiv&amp;gt;&lt;br /&gt;
    &amp;lt;title&amp;gt;Books&amp;lt;/title&amp;gt;&lt;br /&gt;
    &amp;lt;biblioentry&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;Course in General Linguistics&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;abbrev&amp;gt;deSaussure59&amp;lt;/abbrev&amp;gt;&lt;br /&gt;
      &amp;lt;author&amp;gt;&amp;lt;firstname&amp;gt;Ferdinand&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;de Saussure&amp;lt;/surname&amp;gt;&amp;lt;/author&amp;gt;&lt;br /&gt;
      &amp;lt;editor&amp;gt;&amp;lt;firstname&amp;gt;Charles&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Bally&amp;lt;/surname&amp;gt;&amp;lt;/editor&amp;gt;&lt;br /&gt;
      &amp;lt;editor&amp;gt;&amp;lt;firstname&amp;gt;Albert&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Sechehaye&amp;lt;/surname&amp;gt;&amp;lt;/editor&amp;gt;&lt;br /&gt;
      &amp;lt;othercredit role=&amp;quot;translator&amp;quot;&amp;gt;&amp;lt;firstname&amp;gt;Wade&amp;lt;/firstname&amp;gt;&amp;lt;surname&amp;gt;Baskin&amp;lt;/surname&amp;gt;&amp;lt;/othercredit&amp;gt;&lt;br /&gt;
      &amp;lt;copyright&amp;gt;&lt;br /&gt;
        &amp;lt;year&amp;gt;1959&amp;lt;/year&amp;gt;&lt;br /&gt;
        &amp;lt;holder&amp;gt;The Philosophical Library Inc.&amp;lt;/holder&amp;gt;&lt;br /&gt;
      &amp;lt;/copyright&amp;gt;&lt;br /&gt;
      &amp;lt;isbn&amp;gt;07-016524-6&amp;lt;/isbn&amp;gt;&lt;br /&gt;
      &amp;lt;publisher&amp;gt;&lt;br /&gt;
        &amp;lt;publishername&amp;gt;McGraw-Hill Book Company&amp;lt;/publishername&amp;gt;&lt;br /&gt;
      &amp;lt;/publisher&amp;gt;  &lt;br /&gt;
    &amp;lt;/biblioentry&amp;gt;&lt;br /&gt;
  &amp;lt;/bibliodiv&amp;gt;&lt;br /&gt;
&amp;lt;/bibliography&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Ann Arbor District Library XML feed ==&lt;br /&gt;
&lt;br /&gt;
Here's a record in XML format from their project to simplify&lt;br /&gt;
access to the catalog.  More discussion on [http://www.blyberg.net John Blyberg's blog].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p:Record&amp;gt;&lt;br /&gt;
&amp;lt;callnum&amp;gt;823 Bu&amp;lt;/callnum&amp;gt;&lt;br /&gt;
&amp;lt;author&amp;gt;Burkart, Gina, 1971-&amp;lt;/author&amp;gt;&lt;br /&gt;
&amp;lt;fulltitle&amp;gt;A parent's guide to Harry Potter / Gina Burkart&amp;lt;/fulltitle&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;A parent's guide to Harry Potter &amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;pubinfo&amp;gt;Downers Grove, Ill. : InterVarsity Press, c2005&amp;lt;/pubinfo&amp;gt;&lt;br /&gt;
&amp;lt;desc&amp;gt;112 p&amp;lt;/desc&amp;gt;&lt;br /&gt;
&amp;lt;bibliography&amp;gt;Includes bibliographical references&amp;lt;/bibliography&amp;gt;&lt;br /&gt;
&amp;lt;contents&amp;gt;&lt;br /&gt;
The Harry hype -- More than a story -- The modern fairy tale -- Discussing fantasy with children -- Morals, not magic -- The real issues in Harry Potter -- Dealing with traumatic experiences -- Facing fears -- Battling bullies -- Delving into diversity -- Hiding hurts -- Letting go of anger -- Getting help -- Choosing good over evil -- The power of love -- Facing spiritual battles&lt;br /&gt;
&amp;lt;/contents&amp;gt;&lt;br /&gt;
&amp;lt;isbn&amp;gt;0830832882&amp;lt;/isbn&amp;gt;&lt;br /&gt;
&amp;lt;price&amp;gt;$11.00&amp;lt;/price&amp;gt;&lt;br /&gt;
&amp;lt;lang&amp;gt;eng&amp;lt;/lang&amp;gt;&lt;br /&gt;
&amp;lt;copies&amp;gt;0&amp;lt;/copies&amp;gt;&lt;br /&gt;
&amp;lt;catdate&amp;gt;08-16-2005&amp;lt;/catdate&amp;gt;&lt;br /&gt;
&amp;lt;mattype&amp;gt;a&amp;lt;/mattype&amp;gt;&lt;br /&gt;
&amp;lt;avail&amp;gt;No copies available&amp;lt;/avail&amp;gt;&lt;br /&gt;
&amp;lt;recordlink xlink:href=&amp;quot;http://www.aadl.org/cat/seek/record=1249810&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/p:Record&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== SimpleDC supported by the zoom toolkit ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dc xmlns=&amp;quot;http/www.loc.gov/zing/srw/dcschema/v1.0/&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;title&amp;gt;Kantor Salomon Sulzer und seine Zeit : eine Dokumentation /&amp;lt;/title&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Avenary, Hanoch.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Pass, Walter.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Vielmetti, Nikolaus.&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;creator&amp;gt;Adler, Israel, (1925-)&amp;lt;/creator&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Sulzer, Salomon, -- 1804-1890.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Jewish composers -- Austria -- Biography.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;subject&amp;gt;Cantors, Jewish -- Biography.&amp;lt;/subject&amp;gt;&lt;br /&gt;
 &amp;lt;date&amp;gt;1985&amp;lt;/date&amp;gt;&lt;br /&gt;
 &amp;lt;publisher&amp;gt;Sigmaringen : Jan Thorbecke Verlag&amp;lt;/publisher&amp;gt;&lt;br /&gt;
 &amp;lt;identifier&amp;gt;3799540636&amp;lt;/identifier&amp;gt;&lt;br /&gt;
 &amp;lt;description&amp;gt;300 p., [12] p. of plates : ill., music, ports. ; 24 cm.&amp;lt;/description&amp;gt;&lt;br /&gt;
&amp;lt;/dc&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
this is the output of marc.toSimpleDC()&lt;br /&gt;
&lt;br /&gt;
== SRU from the Library of Congress ==&lt;br /&gt;
&lt;br /&gt;
http://z3950.loc.gov:7090/voyager?version=1.1&amp;amp;operation=searchRetrieve&amp;amp;query=dinosaur&amp;amp;maximumRecords=1&amp;amp;recordSchema=dc&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;zs:searchRetrieveResponse xmlns:zs=&amp;quot;http://www.loc.gov/zing/srw/&amp;quot;&amp;gt;&amp;lt;zs:version&amp;gt;1.1&amp;lt;/zs:version&amp;gt;&amp;lt;zs:numberOfRecords&amp;gt;1701&amp;lt;/zs:numberOfRecords&amp;gt;&amp;lt;zs:records&amp;gt;&amp;lt;zs:record&amp;gt;&amp;lt;zs:recordSchema&amp;gt;info:srw/schema/1/dc-v1.1&amp;lt;/zs:recordSchema&amp;gt;&amp;lt;zs:recordPacking&amp;gt;xml&amp;lt;/zs:recordPacking&amp;gt;&amp;lt;zs:recordData&amp;gt;&amp;lt;srw_dc:dc xmlns:srw_dc=&amp;quot;info:srw/schema/1/dc-schema&amp;quot; xmlns:xsi=&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot; xmlns=&amp;quot;http://purl.org/dc/elements/1.1/&amp;quot; xsi:schemaLocation=&amp;quot;info:srw/schema/1/dc-schema http://www.loc.gov/z3950/agency/zing/srw/dc-schema.xsd&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;3-D dinosaur adventure [computer file].&amp;lt;/title&amp;gt;&lt;br /&gt;
  &amp;lt;creator&amp;gt;Knowledge Adventure, Inc.&amp;lt;/creator&amp;gt;&lt;br /&gt;
  &amp;lt;type&amp;gt;software, multimedia&amp;lt;/type&amp;gt;&lt;br /&gt;
  &amp;lt;publisher&amp;gt;Glendale, CA : Knowledge Adventure,&amp;lt;/publisher&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;date&amp;gt;c1995.&amp;lt;/date&amp;gt;&lt;br /&gt;
  &amp;lt;language&amp;gt;eng&amp;lt;/language&amp;gt;&lt;br /&gt;
  &amp;lt;description&amp;gt;Employs a dinosaur theme-park setting to introduce users to Triassic, Jurassic, and Cretaceous periods. Features hypertext dinosaur encyclopedia covering 150 million years of paleontology. Includes animated video simulations, three-dimensional dinosaur museum, narration, games, activities, and color illustrations.&amp;lt;/description&amp;gt;&lt;br /&gt;
  &amp;lt;description&amp;gt;Ages 5 to 10.&amp;lt;/description&amp;gt;&lt;br /&gt;
  &amp;lt;description&amp;gt;System requirements for PC: 486SX/25MHz processor or higher; 8MB RAM; Windows 3.1, 3.11, or 95; SVGA 256-color graphics adapter; hard drive with 5MB free space; double-speed CD-ROM drive; MPC-compatible sound card; mouse.&amp;lt;/description&amp;gt;&lt;br /&gt;
  &amp;lt;description&amp;gt;System requirements for Macintosh: 68040 or Power PC processor; 8MB RAM; System 7.0 or higher; 256-color graphics capability; thirteen-inch color monitor or larger; hard drive with 4MB free space; double-speed CD-ROM drive.&amp;lt;/description&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;description&amp;gt;Ages 5 to 10.&amp;lt;/description&amp;gt;&lt;br /&gt;
  &amp;lt;description&amp;gt;Employs a dinosaur theme-park setting to introduce users to Triassic, Jurassic, and Cretaceous periods. Features hypertext dinosaur encyclopedia covering 150 million years of paleontology. Includes animated video simulations, three-dimensional dinosaur museum, narration, games, activities, and color illustrations.&amp;lt;/description&amp;gt;&lt;br /&gt;
  &amp;lt;subject&amp;gt;Dinosaurs--Juvenile software.&amp;lt;/subject&amp;gt;&lt;br /&gt;
  &amp;lt;subject&amp;gt;Dinosaurs.&amp;lt;/subject&amp;gt;&lt;br /&gt;
  &amp;lt;identifier&amp;gt;URN:ISBN:1569972133&amp;lt;/identifier&amp;gt;&lt;br /&gt;
&amp;lt;/srw_dc:dc&amp;gt;&amp;lt;/zs:recordData&amp;gt;&amp;lt;zs:recordPosition&amp;gt;1&amp;lt;/zs:recordPosition&amp;gt;&amp;lt;/zs:record&amp;gt;&amp;lt;/zs:records&amp;gt;&amp;lt;/zs:searchRetrieveResponse&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Types and Roles ==&lt;br /&gt;
(Section is informative only as a place to capture various parts of publication citations.)&lt;br /&gt;
&lt;br /&gt;
There are many different types of publications and this information should be captured in the citation. Possible types include:&lt;br /&gt;
* Novel/fiction (specify type -- literature, sci-fi, romance, etc.?)&lt;br /&gt;
* Non-fiction&lt;br /&gt;
* Poem&lt;br /&gt;
* Play&lt;br /&gt;
* Magazine&lt;br /&gt;
* Reference (seperate out encyclopedia, dictionary, almanac, etc.?)&lt;br /&gt;
* Journal&lt;br /&gt;
* Article within a journal&lt;br /&gt;
* Chapter within a book&lt;br /&gt;
* Dissertation&lt;br /&gt;
* Web Site&lt;br /&gt;
* Page within a web site&lt;br /&gt;
* Music Recording&lt;br /&gt;
* Video Recording&lt;br /&gt;
* Interview&lt;br /&gt;
* Physical object (Statue, Painting, etc.)&lt;br /&gt;
* ??&lt;br /&gt;
&lt;br /&gt;
Question: &lt;br /&gt;
Certain works have specific types of citations, for example, the Bible--and, I assume, other religious works--have very specific citation formats with different relevant information (chapter/verse) than others, as do the works of Shakespeare. Should these be considered seperate types/roles?&lt;br /&gt;
&lt;br /&gt;
A: I think in terms of types, we should at least note the items (chapter, verse, etc). How they get dealt with is still way up in the air. - [[User:Tim White|Tim White]]&lt;br /&gt;
&lt;br /&gt;
Likewise, there are several different roles associated with publications -- author, co-author, editor, translator, etc. Should these be captured under a master &amp;quot;role&amp;quot; or treated as individual elements?&lt;br /&gt;
&lt;br /&gt;
A: Good question. I think there is an important distinction, but whether we follow a design pattern of &amp;quot;role-*&amp;quot; (or more likely &amp;quot;author-*) or some other pattern hasn't been discussed yet. - Tim&lt;/div&gt;</summary>
		<author><name>Ross Singer</name></author>
	</entry>
</feed>