<?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=BasriCbasv</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=BasriCbasv"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/BasriCbasv"/>
	<updated>2026-04-25T05:09:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=footnotes-examples&amp;diff=35860</id>
		<title>footnotes-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=footnotes-examples&amp;diff=35860"/>
		<updated>2008-12-20T00:27:01Z</updated>

		<summary type="html">&lt;p&gt;BasriCbasv: oudomeltd&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;deleltc4tbor&lt;br /&gt;
= Footnotes Examples =&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of footnotes and endnotes published on the Web.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
How should footnotes and endnotes be marked up?&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
*[[User:JeremyBoggs|Jeremy Boggs]]&lt;br /&gt;
*[[User:AndyMabbett|Andy Mabbett]]&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Weblogs ===&lt;br /&gt;
&lt;br /&gt;
*[http://daringfireball.net/2007/03/blank_slate &amp;quot;Blank Slate&amp;quot; on Daring Fireball] uses an ordered list for endnotes, and uses the ID attribute in a list item to link to a specific endnote. Also in the ID attribute is the date of publication, to differentiate footnotes if more than one publication (in this case blog posts) occur on a page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;footnotes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;hr /&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    ...&lt;br /&gt;
&lt;br /&gt;
     &amp;lt;li id=&amp;quot;fn2-2007-03-04&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;p&amp;gt;It took me six weeks to choose the exact shade of Daring Fireball&amp;amp;#8217;s &lt;br /&gt;
     background color, &amp;lt;code&amp;gt;#4a525a&amp;lt;/code&amp;gt;.&amp;amp;nbsp;&lt;br /&gt;
     &amp;lt;a href=&amp;quot;#fnr2-2007-03-04&amp;quot;  class=&amp;quot;footnoteBackLink&amp;quot;  title=&amp;quot;Jump back to footnote 2 in the text.&amp;quot;&amp;gt;&amp;amp;#8617;&amp;lt;/a&amp;gt;&lt;br /&gt;
     &amp;lt;/p&amp;gt;&lt;br /&gt;
     &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
     ...&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/ol&amp;gt;&lt;br /&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;
=== Essays/Tutorials ===&lt;br /&gt;
&lt;br /&gt;
* Dan Cohen's [http://chnm.gmu.edu/resources/essays/d/39 &amp;quot;The Future of Preserving the Past&amp;quot;] uses the following markup for the initial reference in the main text, and the content for the footnote:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;&amp;lt;a href=&amp;quot;#_edn4&amp;quot; name=&amp;quot;_ednref4&amp;quot; class=&amp;quot;enref&amp;quot; id=&amp;quot;_ednref4&amp;quot;&amp;gt;4&amp;lt;/a&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;&amp;lt;a href=&amp;quot;#_ednref4&amp;quot; name=&amp;quot;_edn4&amp;quot; class=&amp;quot;enref&amp;quot; id=&amp;quot;_edn4&amp;quot;&amp;gt;4&amp;lt;/a&amp;gt;&amp;lt;/sup&amp;gt;National &lt;br /&gt;
Institute of Standards and Technology, âDocumentary Information Received by NIST,â &lt;br /&gt;
&amp;lt;a href=&amp;quot;http://wtc.nist.gov/media/docs_info_received.htm&amp;quot;&amp;gt;&lt;br /&gt;
   http://wtc.nist.gov/media/docs_info_received.htm&lt;br /&gt;
&amp;lt;/a&amp;gt;, accessed May 11, 2005.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* In [http://www.archiva.net/footnote/index.htm &amp;quot;Scholarship on the Web: Managing Endnotes], Paula Petrik's [http://www.archiva.net/footnote/cssbasic.htm basic CSS example] uses the following markup for the footnote content:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;footnotes&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ...&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;p&amp;gt;&amp;lt;a href=&amp;quot;#fn2ref&amp;quot; class=&amp;quot;note&amp;quot;&amp;gt;2&amp;lt;/a&amp;gt;&amp;lt;a name=&amp;quot;fn2text&amp;quot; id=&amp;quot;fn2text&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
E. Landells, &amp;lt;em&amp;gt;The Boys&amp;amp;#8217; Own Toymaker: A Practical Illustrated Guide &lt;br /&gt;
to the Useful Employment of Leisure Hours&amp;lt;/em&amp;gt; (London: Griffith and Farran, &lt;br /&gt;
1860), vii.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ...&lt;br /&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;
* [http://www.archiva.net/footnote/csssuper.htm Scholarship on the Web Superscripted Example] add the &amp;amp;lt;sup&amp;amp;gt; element to superscript the note numbers.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;footnotes&amp;quot;&amp;gt;&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;p&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;a href=&amp;quot;#fn3ref&amp;quot; class=&amp;quot;note&amp;quot;&amp;gt;3&amp;lt;/a&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;a name=&amp;quot;fn3text&amp;quot; id=&amp;quot;fn3text&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
Paula Petrik, &amp;amp;#8220;The Paraphernalia of Childhood: Advice on Toys&amp;amp;#8221; from &lt;br /&gt;
&amp;amp;#8220;Playthings for the Republic&amp;amp;#8217;s Children: American Culture, Toys, and the &lt;br /&gt;
Business of Play,&amp;amp;#8221; unpublished manuscript.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  ...&lt;br /&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;
* [http://www.brandspankingnew.net/archive/2005/07/format_footnote.html Formatting Footnotes with JavaScript and CSS] is a technique by Timothy Groves that displays footnotes inline with text, then hides/displays the note content with JavasCript. Groves uses the following markup structure:&lt;br /&gt;
**This technique is problematic from a microformats perspective for several reasons: numbers are not used, each note does not have a unique ID, and its difficult or impossible to tell the difference between an annotation and the rest of the text without JavaScript and/or CSS.--[[User:JeremyBoggs|JeremyBoggs]] 08:46, 14 Mar 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
   &amp;lt;p&amp;gt;Lorem ipsum dolor sit amet...&amp;lt;span class=&amp;quot;footnote&amp;quot;&amp;gt;This is a footnote.&amp;lt;/span&amp;gt;...&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other===&lt;br /&gt;
* [http://www.westmidlandbirdclub.com/blithfield/plants20060815.htm West Midland Bird Club - Blithfield Reservoir: Survey of Flowering Plants]&lt;br /&gt;
*Wikipedia&lt;br /&gt;
**[http://en.wikipedia.org/wiki/Wikipedia:Footnotes Guidance on footnotes, for Wikipedia editors]&lt;br /&gt;
** [http://en.wikipedia.org/wiki/Pink_Floyd Wikipedia - Pink Floyd]&lt;br /&gt;
***Note bad accessibility practice of having same text linking to different targets, without even having differentiating title attributes.&lt;br /&gt;
***Is this the common practice for articles on Wikipedia?--[[User:JeremyBoggs|JeremyBoggs]] 13:43, 11 Mar 2007 (PDT)&lt;br /&gt;
****See above.&lt;br /&gt;
* [http://www.piggin.net/footnotex/interleavenotes.htm Interleave Notes Example]&lt;br /&gt;
* [http://www.piggin.net/footnotemodel/sidenotes.htm Side Notes Example]&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
=== Common Patterns Discovered ===&lt;br /&gt;
&lt;br /&gt;
* Use of &amp;quot;footnotes&amp;quot; as a class or ID attribute value for differentiating footnote content from the body of the publication.&lt;br /&gt;
&lt;br /&gt;
=== Publications that discuss footnoting/endnoting on the web===&lt;br /&gt;
&lt;br /&gt;
* [http://daringfireball.net/2005/07/footnotes &amp;quot;About the Footnotes,&amp;quot;]''Daring Fireball'' by John Gruber&lt;br /&gt;
* [http://blog.fawny.org/2005/07/24/footnote/ &amp;quot;There is No Such Thing as a Footnote,&amp;quot;] ''Fawny'' by Joe Clark&lt;br /&gt;
* [http://daringfireball.net/2005/08/notes_on_notes &amp;quot;Notes on Notes,&amp;quot;] ''Daring Fireball'' by John Gruber&lt;br /&gt;
* [http://www.piggin.net/footnoteprint.htm &amp;quot;Macro-Typography of Footnotes,&amp;quot;] by Jean-Baptiste Piggin.&lt;br /&gt;
* [http://archiva.net/footnote/ Scholarship on the Web: Managing Footnotes &amp;amp; Presenting Footnotes &amp;amp; Endnotes] by Paula Petrik&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
[[citation-strawman-01]]&lt;/div&gt;</summary>
		<author><name>BasriCbasv</name></author>
	</entry>
</feed>