<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to write a simple English / Humanities paper in LaTeX</title>
	<atom:link href="http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/feed/" rel="self" type="application/rss+xml" />
	<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/</link>
	<description>Revolution!</description>
	<lastBuildDate>Mon, 02 Apr 2012 05:11:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Josh</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-27043</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 27 Feb 2011 19:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-27043</guid>
		<description>I just had a professor tell me that MLA formatting rules dictate that the initial header lines (name, professor name, date, etc.) are to be double-spaced as well. This seems to be confirmed here:

http://owl.english.purdue.edu/owl/resource/747/01/
--
&quot;In the upper left-hand corner of the first page, list your name, your instructor&#039;s name, the course, and the date. Again, be sure to use double-spaced text.&quot;

Accordingly I have removed the &quot;\usepackage{setspace}&quot; line and the corresponding commands around the \begin{mla} section.

One nice side effect of this is that a recent short paper that formerly ended three lines into the fourth page now ends six or so lines away from the fifth page--a difference that is much larger than the extra space between these header lines provides. This suggests that the overall spacing of the MLA package is negatively affected by the inclusion of manual spacing rules.

Examining a before and after PDF provides evidence of this. The spacing when you have setspace and manual \singlespacing and \doublespacing commands appears to be far closer to 1.5 lines than 2. There is a definite difference in the line spacing between the two documents that is so pronounced it caused the same professor who brought up the header spacing to also encourage me to use a 12pt font (even though I was) because the text looked more diminutive due to the 1.5 spacing.

The mla-paper package itself provides a method for easily using single-spacing when necessary:

http://www.ctan.org/tex-archive/macros/latex/contrib/mla-paper/
--
&quot;2. Some professors require block quotes to be singled space.  To accomplish this with the MLA package, use the blocks and blockm environments for single paragraph and multiple paragraph cites, respectively.&quot;

In light of the fact that the header should be double-spaced according to the MLA format. and the fact that setspace causes problems with spacing throughout the rest of the paper, I would recommend updating the tutorial accordingly. This page has been and will continue to be an invaluable resource for humanities students.

I am now in my final semester and I am so grateful to have discovered this tutorial years ago. It has allowed me to prosper as an English major while using the Vim text editor that I love so very much. Thank you!</description>
		<content:encoded><![CDATA[<p>I just had a professor tell me that MLA formatting rules dictate that the initial header lines (name, professor name, date, etc.) are to be double-spaced as well. This seems to be confirmed here:</p>
<p><a href="http://owl.english.purdue.edu/owl/resource/747/01/" rel="nofollow">http://owl.english.purdue.edu/owl/resource/747/01/</a><br />
&#8211;<br />
&#8220;In the upper left-hand corner of the first page, list your name, your instructor&#8217;s name, the course, and the date. Again, be sure to use double-spaced text.&#8221;</p>
<p>Accordingly I have removed the &#8220;\usepackage{setspace}&#8221; line and the corresponding commands around the \begin{mla} section.</p>
<p>One nice side effect of this is that a recent short paper that formerly ended three lines into the fourth page now ends six or so lines away from the fifth page&#8211;a difference that is much larger than the extra space between these header lines provides. This suggests that the overall spacing of the MLA package is negatively affected by the inclusion of manual spacing rules.</p>
<p>Examining a before and after PDF provides evidence of this. The spacing when you have setspace and manual \singlespacing and \doublespacing commands appears to be far closer to 1.5 lines than 2. There is a definite difference in the line spacing between the two documents that is so pronounced it caused the same professor who brought up the header spacing to also encourage me to use a 12pt font (even though I was) because the text looked more diminutive due to the 1.5 spacing.</p>
<p>The mla-paper package itself provides a method for easily using single-spacing when necessary:</p>
<p><a href="http://www.ctan.org/tex-archive/macros/latex/contrib/mla-paper/" rel="nofollow">http://www.ctan.org/tex-archiv.....mla-paper/</a><br />
&#8211;<br />
&#8220;2. Some professors require block quotes to be singled space.  To accomplish this with the MLA package, use the blocks and blockm environments for single paragraph and multiple paragraph cites, respectively.&#8221;</p>
<p>In light of the fact that the header should be double-spaced according to the MLA format. and the fact that setspace causes problems with spacing throughout the rest of the paper, I would recommend updating the tutorial accordingly. This page has been and will continue to be an invaluable resource for humanities students.</p>
<p>I am now in my final semester and I am so grateful to have discovered this tutorial years ago. It has allowed me to prosper as an English major while using the Vim text editor that I love so very much. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-26995</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-26995</guid>
		<description>Likely it&#039;s specific to my setup, I just downloaded the most recent version of TeX Live for Windows and it appears dependent on the ordering.  

Again, thanks!  I&#039;m a first year philosophy student and I&#039;ve switched from AbiWord to LaTeX and I&#039;m very impressed with the result!</description>
		<content:encoded><![CDATA[<p>Likely it&#8217;s specific to my setup, I just downloaded the most recent version of TeX Live for Windows and it appears dependent on the ordering.  </p>
<p>Again, thanks!  I&#8217;m a first year philosophy student and I&#8217;ve switched from AbiWord to LaTeX and I&#8217;m very impressed with the result!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-26994</link>
		<dc:creator>m</dc:creator>
		<pubDate>Wed, 29 Sep 2010 08:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-26994</guid>
		<description>Jim, thanks for the tip. I think I&#039;ve changed all the links properly.

John, thanks as well. I literally used the same code in this post in my example page, and I just re-did it all, and it works fine for me with having the packages listed in the order I&#039;ve listed them. I&#039;ve included a link to your comment in the body text above, though.</description>
		<content:encoded><![CDATA[<p>Jim, thanks for the tip. I think I&#8217;ve changed all the links properly.</p>
<p>John, thanks as well. I literally used the same code in this post in my example page, and I just re-did it all, and it works fine for me with having the packages listed in the order I&#8217;ve listed them. I&#8217;ve included a link to your comment in the body text above, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-26993</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 29 Sep 2010 01:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-26993</guid>
		<description>Nice intro to LaTeX, I find that in your article at the start you have \usepackage{mla} before \usepackage{ifpdf}, which does&#039;t work.  But the correct order is at the end, might save some others headache if you amend it.

Thanks</description>
		<content:encoded><![CDATA[<p>Nice intro to LaTeX, I find that in your article at the start you have \usepackage{mla} before \usepackage{ifpdf}, which does&#8217;t work.  But the correct order is at the end, might save some others headache if you amend it.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hefferon</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-26982</link>
		<dc:creator>Jim Hefferon</dc:creator>
		<pubDate>Sun, 12 Sep 2010 19:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-26982</guid>
		<description>Nice article.  

The download links to CTAN would be a bit better if they were like http://mirror.ctan.org/info/lshort2e so that the downloader is sent to a mirror nearer to them.  (Likewise with the mactex link.)

Jim</description>
		<content:encoded><![CDATA[<p>Nice article.  </p>
<p>The download links to CTAN would be a bit better if they were like <a href="http://mirror.ctan.org/info/lshort2e" rel="nofollow">http://mirror.ctan.org/info/lshort2e</a> so that the downloader is sent to a mirror nearer to them.  (Likewise with the mactex link.)</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Benish</title>
		<link>http://moacir.com/donkeyhottie/2008/05/05/how-to-write-a-simple-english-humanities-paper-in-latex/comment-page-1/#comment-26875</link>
		<dc:creator>Richard Benish</dc:creator>
		<pubDate>Mon, 22 Mar 2010 16:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.1984produkts.com/donkeyhottie/?p=1542#comment-26875</guid>
		<description>Many thanks for the tips on generating an MLA-style document in LaTex.

I&#039;ve found that the easiest way to see how it all works is to have a sample document with dummy type that abides by all the rules. (I&#039;ve done this for various journal papers, but not yet for an MLA-style document.) Do you have such a document available or do you know where I could find one?

This would save the time required to actually read and comprehend everything you&#039;ve explained and allow one to get started without delay.

Thanks again.

Richard Benish</description>
		<content:encoded><![CDATA[<p>Many thanks for the tips on generating an MLA-style document in LaTex.</p>
<p>I&#8217;ve found that the easiest way to see how it all works is to have a sample document with dummy type that abides by all the rules. (I&#8217;ve done this for various journal papers, but not yet for an MLA-style document.) Do you have such a document available or do you know where I could find one?</p>
<p>This would save the time required to actually read and comprehend everything you&#8217;ve explained and allow one to get started without delay.</p>
<p>Thanks again.</p>
<p>Richard Benish</p>
]]></content:encoded>
	</item>
</channel>
</rss>

