<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-06-09T18:16:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/tips/bibtex?rev=1270724318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/tips/nasm_and_gdb?rev=1226676630&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/tips/bibtex?rev=1270724318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-08T10:58:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bibtex</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/bibtex?rev=1270724318&amp;do=diff</link>
        <description>Bibtex Templates

Here are a few bibtex templates that I use with the dokuwiki bibtex plugin.  In time I should have all the entry types done.

Entry Types

	*   
	*   
	*   
	*   
	*  
	*   
	*   
	*  
	*   
	*   
	*  
	*   
	*   
	*  

Article Entry

An article from a journal or magazine.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/tips/nasm_and_gdb?rev=1226676630&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:30:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nasm_and_gdb</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/nasm_and_gdb?rev=1226676630&amp;do=diff</link>
        <description>nasm and gdb problem with nasm version 0.99

It looks like this was fixed in nasm version 2.01, but if you are running version 0.99 you may find that you no longer have debugging information for gdb.

The fix is easy, replace ``-f elf`` with ``-f elf32`` or ````</description>
    </item>
</rdf:RDF>
