<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Static in the Ether &#187; RFC</title>
	<atom:link href="http://lair.moria.org/blog/archives/tag/rfc/feed" rel="self" type="application/rss+xml" />
	<link>http://lair.moria.org/blog</link>
	<description>Unix, Information Security &#38; Systems Administration</description>
	<lastBuildDate>Wed, 11 Nov 2009 09:14:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Another RFC to BibTeX script</title>
		<link>http://lair.moria.org/blog/archives/45</link>
		<comments>http://lair.moria.org/blog/archives/45#comments</comments>
		<pubDate>Mon, 09 Jun 2008 05:37:34 +0000</pubDate>
		<dc:creator>Barry Irwin</dc:creator>
				<category><![CDATA[PhD]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BibTex]]></category>
		<category><![CDATA[RFC]]></category>

		<guid isPermaLink="false">http://lair.moria.org/blog/?p=45</guid>
		<description><![CDATA[Following form my earlier post regarding a pre-compiled bibTeX database of all Internet RFCs, I discovered while browsing the CTAN archives that Richard Mortier wrote a awk script back in 2000 while at Cambridge Computing Lab, that does something similar. For purists who don&#8217;t trust this new fangled XML and XSLT stuff its available at: [...]]]></description>
			<content:encoded><![CDATA[<p>Following form my earlier post regarding a pre-compiled <a href="http://lair.moria.org/blog/archives/16">bibTeX database of all Internet RFCs</a>, I discovered while browsing the <acronym title="Comprehensive TeX Archive Network">CTAN</acronym> archives that <a href="http://www.vipadia.com/people/mort/">Richard Mortier</a> wrote a <tt>awk</tt> script back in 2000  while at Cambridge Computing Lab, that does something similar.  For purists who don&#8217;t trust this new fangled XML and XSLT stuff its available at:</p>
<p>http://www.ctan.org/tex-archive/biblio/bibtex/utils/misc/rfc2bib.awk</p>
<p>Or other <a href="http://www.ctan.org/mirrors">CTAN mirrors</a> closer to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://lair.moria.org/blog/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFC BibTeX resource</title>
		<link>http://lair.moria.org/blog/archives/16</link>
		<comments>http://lair.moria.org/blog/archives/16#comments</comments>
		<pubDate>Sun, 18 May 2008 17:30:24 +0000</pubDate>
		<dc:creator>Barry Irwin</dc:creator>
				<category><![CDATA[LyX]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PhD]]></category>
		<category><![CDATA[BibTex]]></category>
		<category><![CDATA[JabRef]]></category>
		<category><![CDATA[RFC]]></category>

		<guid isPermaLink="false">http://lair.moria.org/blog/?p=16</guid>
		<description><![CDATA[Roland Bless, has a rather useful resource of a set of BibTex information for all RFC documents for those working with RFC&#8217;s and needing to cite them using BibTex. Available for download is an automatically generated .bib database of all the current RFCs. The 1.8 meg .bib file is probably a little large for general [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tm.uka.de/~bless/index.html">Roland Bless</a>, has a rather useful resource of a set of  <a href="http://www.tm.uka.de/~bless/bibrfcindex.html">BibTex information for all RFC documents</a> for those working with <a href="http://www.rfc-editor.org/">RFC&#8217;s </a>and needing to cite them using <a href="http://www.bibtex.org/">BibTex</a>.   Available for <a href="http://www.tm.uka.de/~bless/rfc.bib.gz" target="_blank">download</a> is an automatically generated .bib database of all the current RFCs.</p>
<p>The 1.8 meg .bib file is probably a little large for  general use but once can easily trim and copy entries required manually or using <a title="JabRef Reference Manager" href="http://jabref.sourceforge.net/">JabRef</a>. Citations look like the following:</p>
<blockquote><p><code>@MISC{rfc1466,<br />
author = {E. Gerich},<br />
title = {{Guidelines for Management of IP Address Space}},<br />
howpublished = {RFC 1466 (Informational)},<br />
month = may,<br />
year = {1993},<br />
note = {Obsoleted by RFC 2050},<br />
number = {1466},<br />
organisation = {Internet Engineering Task Force},<br />
publisher = {IETF},<br />
series = {Request for Comments},<br />
timestamp = {2008.05.18},<br />
url = {http://www.ietf.org/rfc/rfc1466.txt}<br />
}</code></p></blockquote>
<p>A resource certain to save typing or multiple c &amp; p operations. The one possible change one may want to make is to include the RFC number in the document tile such as:</p>
<p><code><br />
title = {{RFC 1466: Guidelines for Management of IP Address Space}}</code></p>
<p><code><br />
</code>Another  changes may be to use the @TechReport type as opposed to @Misc.  An other alternative (although out of date) is the <a href="http://www.math.utah.edu/pub/tex/bib/rfc.html">repository</a> at University of Utah Maths Department.</p>
<p>Related to this the W3C have a <a title="Gernate bibTex Citation data for W3C documents" href="http://webcapita.com/w3cbib/by-year">web page</a> which allows for automated generation of bibTeX citation information for their publications.</p>
]]></content:encoded>
			<wfw:commentRss>http://lair.moria.org/blog/archives/16/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
