<?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>Productive Scholar &#187; Software</title>
	<atom:link href="http://www.productivescholar.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.productivescholar.com</link>
	<description>Productivity in Academia</description>
	<lastBuildDate>Thu, 14 Jan 2010 08:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Track Changes in LaTeX Documents using Subversion</title>
		<link>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/</link>
		<comments>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:49:16 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=24</guid>
		<description><![CDATA[
I love LaTeX and use it for most of the documents I produce. However, there is one feature I was missing from Word, which is the ability to track changes when co-authoring documents. I found the solution to this problem in Subversion, a version control system.
The intended audience for this software is programmers who have [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="http://www.productivescholar.com/images/latex.jpg" class="inpost" /></div>
<p>I love LaTeX and use it for most of the documents I produce. However, there is one feature I was missing from Word, which is the ability to track changes when co-authoring documents. I found the solution to this problem in <a href="http://subversion.tigris.org/">Subversion</a>, a version control system.<br />
The intended audience for this software is programmers who have to work as a team on the source code of a program. Since tex files<br />
are basically source code, Subversion works great with LaTeX.</p>
<h3>The basics</h3>
<p>Subversion works as a client/server architecture. The server contains repositories and is the keeper of the files. Each client can checkout files to work on and then commit the changes back to the server when he is done. If two or more clients are working at the same time, the last one to commit will have to decide what to do with the differences. The nice thing is that the Subversion server keeps track of all changes made, so you can go back in time to any previous version easily (this is even better than what you can do with word.</p>
<h3>What you need</h3>
<p>You will need a server and a client. You can install a server on your own computer, but the easiest way is to use a hosted solution.<br />
<a href="http://beanstalkapp.com/">Beanstalk</a> is a Subversion hosting service that has a free plan for up to 3 users and 100MB, plus their documentation is great to help you get started. For the client, on Windows the best (and free) alternative is <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> and it integrates well with Windows Explorer. On Mac OS, I personally use <a href="http://versionsapp.com/">Version</a> which is shareware, but there are also free command line tools available from <a href="http://www.open.collab.net/downloads/community/">openCollabNet</a>.
</p>
<p>To learn more about Subversion, the book <a href="http://svnbook.red-bean.com/">Version Control with Subversion</a> is available for free online.</p>
<div class="amtap-item" lang="en" xml:lang="en"><a href="http://www.amazon.com/Version-Control-Subversion-Michael-Pilato/dp/0596510330%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596510330"><img src="http://ecx.images-amazon.com/images/I/51bWGWeRkUL._SL110_.jpg" width="84" height="110" alt=""/></a><br />
<h3><a href="http://www.amazon.com/Version-Control-Subversion-Michael-Pilato/dp/0596510330%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596510330">Version Control with Subversion</a></h3>
<p class="author">C. Michael Pilato.					O&#8217;Reilly Media 2008, 					Paperback,				432 pages,				&#36;23.38</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stay Up to Date on Current Research with RSS</title>
		<link>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/</link>
		<comments>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/#comments</comments>
		<pubDate>Fri, 15 May 2009 17:57:14 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Organizing]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=50</guid>
		<description><![CDATA[
Photo: thefirebottle

Since I entered grad school, one thing I have been struggling with is trying to keep up with all the current research being published. In finance, there are three top journals (Journal of Finance, Journal of Financial Economics and Review of Financial Studies), so in order to stay current my routine was to go [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/journals.jpg" height=174 width=240 /><br />
Photo: <a href="http://www.flickr.com/photos/thefirebottle/">thefirebottle</a>
</div>
<p>Since I entered grad school, one thing I have been struggling with is trying to keep up with all the current research being published. In finance, there are three top journals (Journal of Finance, Journal of Financial Economics and Review of Financial Studies), so in order to stay current my routine was to go on each of their website monthly (or more often bi-monthly) to look at the new papers. However, that meant looking at about 40-50 papers, so I usually picked only a few papers based on the title and authors and only looked at the abstracts for those papers. It&#8217;s not that I wasn&#8217;t interested in the other papers, it&#8217;s just that it seemed too time consuming to look at all of those papers in one session.</p>
<p>I&#8217;ve been a big user of RSS for a while now, subscribing to dozens of blogs (to subscribe to PS, use the big subscribe link in the top-right corner), news service and craigslist search results. Lately, I realized that the publishers of the top finance journals &#8211; Elsevier, Wiley InterScience and Oxford Journals &#8211; all offer RSS feeds to subscribe to the journals.<br />
Obviously, you still need a paid subscription (usually through your institution) to access the full papers, but the convenience of RSS subscriptions is a big time saver for me. Not all journals are created equal however. For JF and RFS, I get the list of papers only when a new issue comes out. For JFE (published by Elsevier), I get frequent updates whenever a paper gets accepted for publication.</p>
<p>No matter what your field is, I&#8217;m confident that the most important journals should have RSS feeds too. If they don&#8217;t, it&#8217;s probably just a matter of time (but you can speed things up by emailing the publisher).</p>
<p>If your don&#8217;t already have a RSS feed reader, the most popular one (according to the stats of PS) are <a href="http://www.google.com/reader/">Google Reader</a> and <a href="http://www.newsgator.com/">NewsGator Online</a>.<br />
On my Mac I use <a href="http://www.newsgator.com/individuals/netnewswire/default.aspx">NetNewsWire</a>, a free feed reader that syncs with its <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284881860&#038;mt=8">companion app</a> on iPhone and iPod Touch. The windows software from the same company, <a href="http://www.newsgator.com/individuals/feeddemon/default.aspx">FeedDemon</a>, also syncs with the iPhone app. You can also subscribe directly in Firefox or Safari. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup your Files Online for Free</title>
		<link>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/</link>
		<comments>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 06:45:42 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=26</guid>
		<description><![CDATA[
Photo: Ronnie Garcia

As a grad student, I have a lot of important files on my computer. For that reason, I do regular backups (and you should too!) of all my files to an external hard drive using Time Machine. While such a backup solution is fine for mp3s, some files require more than that. I [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/rack.jpg" height=236 width=240 /><br />
Photo: <a href="http://www.flickr.com/photos/ronniegarcia/">Ronnie Garcia</a>
</div>
<p>As a grad student, I have a lot of important files on my computer. For that reason, I do regular backups (and you should too!) of all my files to an external hard drive using <a href="http://www.apple.com/macosx/features/timemachine.html">Time Machine</a>. While such a backup solution is fine for mp3s, some files require more than that. I cannot imagine losing files from my research projects or my working papers (I&#8217;m shivering just by writing about it). Countless hours of work would be lost, which would surely result in a large financial loss if it delays my studies.</p>
<p>To protect me against that catastrophic scenario, I use an online backup solution from <a href="https://mozy.com/?ref=DBABM3">Mozy</a> [if you signup following that link, I get 0.25GB more for free and so do you!]. All I had to do is install the MozyClient software (available Windows and Mac) on my computer and now my files get backed up regularly, automatically. Best of all, since my most important files are rather small (text and code), the free service of 2GB is quite enough for my needs (for now at least). If the worst ever happens, I can restore my files using the MoxyClient software, via a web interface or have them ship me my files on DVD (that last option isn&#8217;t free, obviously). If the 2 GB isn&#8217;t enough for you, the unlimited plan is $4.95/month, one of the cheapest on the market.</p>
<p>Here is a quick list of online backup solutions with free plans:</p>
<ul>
<li><a href="https://mozy.com/?ref=DBABM3">Mozy</a>: My favorite, this is the one I use. Mac and Windows, 2GB for free.</li>
<li><a href="http://www.getdropbox.com/">Dropbox</a>: Mac, Windows and Linux, 2GB for free.</li>
<li><a href="http://www.box.net/">Box.net</a>: Web-based, 1GB for free. Offers collaboration features.</li>
<li><a href="http://www.humyo.com/">humyo.com</a>: Windows only, 10GB for free.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>12 Great and Free Portable Apps for Students</title>
		<link>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/</link>
		<comments>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 09:30:05 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[usb key]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/</guid>
		<description><![CDATA[
Photo: laffy4k
Portable Apps are free, open source applications for Windows that have been repackaged so that they do not need to be installed. They can therefore be copied to and used from a USB key (thumb drive), a portable hard drive or even an iPod (mounted as a disk). 
If you work in a context [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/computer_lab.jpg" alt="Computer Lab" /><br />
Photo: <a href="http://www.flickr.com/photos/laffy4k/43946201/sizes/o/">laffy4k</a></div>
<p><a href="http://portableapps.com/">Portable Apps</a> are free, open source applications for Windows that have been repackaged so that they do not need to be installed. They can therefore be copied to and used from a USB key (thumb drive), a portable hard drive or even an iPod (mounted as a disk). </p>
<p>If you work in a context similar to my school, these can be very useful. I usually bring my laptop to school, but when I don&#8217;t I have to work on one of the shared computers. Since only the PhD students have access to them, we share one account with admin privileges. Basically, it means that we can install anything we want so you can imagine that all kinds of toolbars are installed in every browser. It also means that there&#8217;s no point in setting your preferences since somebody is probably going to change them the next time. </p>
<p><br />
Portable Apps offer a great solution for this situation or for a situation where you are not allowed to install anything on the computer. Many portable apps are available, here are the ones that might be the most useful for students:</p>
<ul>
<li><a href="http://portableapps.com/apps/internet/firefox_portable">Firefox</a>: Keep your browser, your extensions and your bookmarks with you. I recommend installing the <a href="">Google Browser Sync</a> to keep your bookmarks in sync with your home computer.</li>
<li><a href="http://portableapps.com/apps/internet/thunderbird_portable">Thunderbird</a>: Sure, you probably can access your emails over the web, but if you prefer to use an email software, Thunderbird is the way to go.</li>
<li><a href="http://portableapps.com/apps/internet/miranda_portable">Miranda IM</a>: For those addicted to instant messaging, Miranda IM is a client compatible with most networks (MSN, Yahoo, AOL, Google Talk).</li>
<li><a href="http://portableapps.com/apps/internet/pidgin_portable">Pidgin</a>: Another cross-network IM client.</li>
<li><a href="http://portableapps.com/apps/office/openoffice_portable">OpenOffice.org</a>: Take a full office suite with you wherever you go.</li>
<li><a href="http://portableapps.com/apps/office/abiword_portable">Abiword</a>: Another word processor compatible with Microsoft Word.</li>
<li><a href="http://portableapps.com/apps/office/sumatra_pdf_portable">Sumatra PDF</a>: A lightweight pdf viewer.</li>
<li><a href="http://portableapps.com/apps/development/notepadpp_portable">Notepad++</a>: A text editor with syntax highlighting support for many languages, including LaTeX.</li>
<li><a href="http://portableapps.com/apps/utilities/7-zip_portable">7-Zip</a>: A compression utility with support for Zip, Tar, Rar, 7z and more.</li>
<li><a href="http://portableapps.com/apps/utilities/clamwin_portable">Clamwin</a>: An antivirus.</li>
<li><a href="http://portableapps.com/apps/internet/putty_portable">PuTTY</a>: A Ssh and Telnet client. </li>
<li><a href="http://portableapps.com/apps/internet/filezilla_portable">Filezilla</a>: An FTP client for your file transfer needs.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Manage your PDF library on Mac OS X</title>
		<link>http://www.productivescholar.com/2008/01/27/manage-your-pdf-library-on-mac-os-x/</link>
		<comments>http://www.productivescholar.com/2008/01/27/manage-your-pdf-library-on-mac-os-x/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:55:57 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[bibdesk]]></category>
		<category><![CDATA[ipaper]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[yep]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/01/27/manage-your-pdf-library-on-mac-os-x/</guid>
		<description><![CDATA[
As a grad student, I have to deal with a LOT of pdf files: lecture notes, papers, assignments, ebooks, etc. Fortunately, there are a lot of solutions for managing your pdf files on Mac OS X, and some of them are free. Here is a list of those I know of, depending on the type [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/pdf.jpg" height="162" width="200" alt="PDF Image"/></div>
<p>As a grad student, I have to deal with a LOT of pdf files: lecture notes, papers, assignments, ebooks, etc. Fortunately, there are a lot of solutions for managing your pdf files on Mac OS X, and some of them are free. Here is a list of those I know of, depending on the type of solutions</p>
<h2>PDF Library Managers</h2>
<p>Some software are made for one main goal, which is to manage pdf files:</p>
<ul>
<li><a href="http://www.yepthat.com/yep/index.html">Yep</a> (Shareware, 34$): A full fledged pdf manager. This is the one I personally use on a daily basis, well worth 34$ (even better if you got it for cheap like me during the MacUpdate  Promo). Features include smart collections (like smart playlist in iTunes), tag support and a nice  fullscreen view.</li>
<li><a href="http://mekentosj.com/papers/">papers</a> (Shareware, 42$): Another pdf manager with features such as stoplight search, iTunes-like rating system and a strong PubMed integration.</li>
<li><a href="http://ipapers.sourceforge.net/iPapers.html">iPapers</a> (OpenSource): A simple pdf library manager with PubMed integration.</li>
</ul>
<p></p>
<h2>Bibliographic Managers</h2>
<p>Bibliographic managers can also be of use to manage your pdf files. These programs are made to manage bibliographic entries, but they allow you to link the files to their bibliographic entries.</p>
<ul>
<li><a href="http://bibdesk.sourceforge.net/">BibDesk</a> (OpenSource): A BibTeX manager. Supports tags, smart groups, online database integration and it keeps your pdf files organized (in a way similar to iTunes). This is the one I use for bibliographic references.</li>
<li><a href="http://jabref.sourceforge.net/">JabRef</a> (OpenSource): A cross-platform reference manager. Exports to BibTeX and OpenOffice.</li>
<li><a href="http://www.researchsoftware.nl/index.php?page=product_detail&#038;cat_id=5">EndNote X1</a> (Commercial, 110$): The reference for bibliographic management. The feature list is impressive and it is virtually your only choice if you work with Microsoft Word. To me the price was too high compared to BibDesk (free!) especially since I exclusively use LaTeX for writing.</li>
</ul>
<h2>Other solutions</h2>
<p>Another quite unusual solution for pdf management is to use iTunes:</p>
<ul>
<li><a href="http://www.planetmike.com/journal/2006/10/24/the-best-pdf-manager-you-dont-know-you-have/">The Best PDF Manager You Don’t Know You Have</a>: Some tips on how to use iTunes for managing pdf files. A little bit outdatted, but most of the stuff is still relevant.</li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=pdfadder">PDF Adder</a> (Free): AppleScripts for adding pdf files to iTunes.</li>
</ul>
<h2>And what about me?</h2>
<p>I use two of those softwares in my setup: Yep and BibDesk. I use Yep for my ebooks, the papers I want to read and everything related to school work (lecture note, assignments, etc). The smart collections of Yep (similar to smart playlists in iTunes) allow me to keep my library ordered with no extra work as long as I put my files in the right folder in Finder. Screenshots:</p>
<ul>
<li><a href="/images/screenshots/yep/yep-1.jpg" rel="lightbox[yep]">Yep 1</a></li>
<li><a href="/images/screenshots/yep/yep-2.jpg" rel="lightbox[yep]">Yep 2</a></li>
</ul>
<p>As for BibDesk, I use it exclusively to manage papers that aren&#8217;t associated with any specific course or that I might want to cite in a paper or in my thesis. The neat thing about BibDesk is that it generates a BibTeX file for your library that you can include in all your LaTeX documents. Furthermore, you consolidate your library automatically (à la iTunes) so your files are kept in order, which is pretty useful if you want to have a smart collection in Yep for your BibDesk library. Screenshots:</p>
<ul>
<li><a href="/images/screenshots/bibdesk/bibdesk-1.jpg" rel="lightbox[bibdesk]">BibDesk 1</a></li>
<li><a href="/images/screenshots/bibdesk/bibdesk-2.jpg" rel="lightbox[bibdesk]">BibDesk 2</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/01/27/manage-your-pdf-library-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Lifehack.org&#8217;s Ultimate Resource List: the Missing Links for Grad Students</title>
		<link>http://www.productivescholar.com/2008/01/24/lifehackorgs-ultimate-resource-list-the-missing-links-for-grad-students/</link>
		<comments>http://www.productivescholar.com/2008/01/24/lifehackorgs-ultimate-resource-list-the-missing-links-for-grad-students/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 18:02:10 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/01/24/lifehackorgs-ultimate-resource-list-the-missing-links-for-grad-students/</guid>
		<description><![CDATA[Photo: gadl
Lifehack.org just published a (pretty impressive) Ultimate Student Resource List. There seemed to be some important stuff missing for the grad students, so here are some of those missing links:
Free Applications
To their list I would add:

All the LaTeX tools I mentioned in Getting Started with LaTeX.
A BibTeX reference manager:

 BibDesk [Mac]
JabRef [Java, so all [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="/images/books.jpg" width="240" height="194" alt="Books"/><br />Photo: <a href="http://www.flickr.com/photos/gadl/">gadl</a></div>
<p><a href="http://www.lifehack.org/">Lifehack.org</a> just published a (pretty impressive) <a href="http://www.lifehack.org/articles/productivity/the-ultimate-student-resource-list.html">Ultimate Student Resource List</a>. There seemed to be some important stuff missing for the grad students, so here are some of those missing links:</p>
<h1>Free Applications</h1>
<p>To their list I would add:</p>
<ul>
<li>All the LaTeX tools I mentioned in <a href="http://www.productivescholar.com/2008/01/21/getting-started-with-latex/">Getting Started with LaTeX.</a></li>
<li>A BibTeX reference manager:
<ul>
<li> <a href="http://bibdesk.sourceforge.net/">BibDesk</a> [Mac]</li>
<li><a href="http://jabref.sourceforge.net/">JabRef</a> [Java, so all platforms]</li>
</ul>
</li>
<li>A good PDF reader:
<ul>
<li><a href="http://skim-app.sourceforge.net/">Skim</a> [Mac]</li>
<li><a href="http://www.foxitsoftware.com/pdf/rd_intro.php">Foxit</a> [Windows]</li>
</ul>
</li>
</ul>
<h1>Online Tools</h1>
<p>I only have one addition here, for those who are learning LaTeX (I should have included it in my previous post):</p>
<ul>
<li><a href="http://www.monkeytex.com/">MonkeyTeX</a> : Online LaTeX editor (note: for serious work, I recommend always saving a copy to your computer).</li>
</ul>
<h1>Websites</h1>
<p>Of course, I would add Productive Scholar <img src='http://www.productivescholar.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .  I would also add those search websites that are a must for grad students:</p>
<ul>
<li><a href="http://scholar.google.com">Google Scholar</a></li>
<li><a href="http://www.jstor.org/">JSTOR</a></li>
<li><a href="http://www.sciencedirect.com/">Science Direct</a></li>
</ul>
<p>If you have other ideas, please share in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/01/24/lifehackorgs-ultimate-resource-list-the-missing-links-for-grad-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with LaTeX</title>
		<link>http://www.productivescholar.com/2008/01/21/getting-started-with-latex/</link>
		<comments>http://www.productivescholar.com/2008/01/21/getting-started-with-latex/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 08:23:23 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[mac os]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/01/21/getting-started-with-latex/</guid>
		<description><![CDATA[
For my first how-to post on LaTeX, I&#8217;m going to do a little introduction to help you get set up and started. Moving to LaTeX from traditional word processors like Microsoft Words or OpenOffice.Org necessitates some efforts, but once you&#8217;ve succeeded, you get all those fancy-looking equations as a reward!
Getting the software you need
Whatever the [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="/images/latex.jpg" class="inpost" alt="LaTeX" height="178" width="240" /></div>
<p>For my first <em>how-to</em> post on LaTeX, I&#8217;m going to do a little introduction to help you get set up and started. Moving to LaTeX from traditional word processors like Microsoft Words or OpenOffice.Org necessitates some efforts, but once you&#8217;ve succeeded, you get all those fancy-looking equations as a reward!</p>
<h2>Getting the software you need</h2>
<p>Whatever the platform you&#8217;re on, you need two pieces of software for LaTeX: a LaTeX engine and a text editor. LaTeX documents are basically text files that are &#8220;compiled&#8221; by the LaTeX engine to create dvi, postscript or PDF documents. While you can use almost any text editor to create your LaTeX documents, such as Notepad on Windows or TextEdit on Mac OS, some are optimized for LaTeX and can therefore make you life easier. You might also need a viewer for the output files. LaTeX engines usually produce files in one of three formats: DVI, PostScript or PDF. I recommend outputting in PDF as it usually is more convenient and chances are you already have a viewer. All of the software I list below are free (except for WinEdt).</p>
<p></p>
<h3>Windows</h3>
<p>First, you need <a href="http://miktex.org/">MiKTeX</a>, a LaTeX engine. Then you need to choose a text editor. My editor of choice is <a href="http://www.texniccenter.org/">TeXnicCenter</a>, but <a href="http://www.winedt.com/">WinEdt</a> (shareware) is also very popular.</p>
<p>You can also download the <a href="http://www.tug.org/protext/">proTeXt</a> distribution which includes MiKTeX, TeXnicCener and GSView (a PostScript viewer).</p>
<h3>Mac OS X</h3>
<p>To install to LaTex engine on Mac OS, you first need to download <a href="http://ii2.sourceforge.net/">i-Installer</a> and use it to install the gwTeX package. Then you need to install an editor. My favorite is <a href="http://www.uoregon.edu/~koch/texshop/">TeXShop</a>, and <a href="http://itexmac.sourceforge.net/">iTeXMac</a> is another good alternative.</p>
<p>The is also a complete distribution called <a href="http://www.tug.org/mactex/">MacTeX</a> that includes the LaTeX engine (TeX Live 2007), TeXShop and other useful software. The only downside is the size (+700MB).</p>
<h3>Linux</h3>
<p>On Linux, you need the LaTeX and TeX packages that contain the engine. There are many editors available but the one I used when I was on Linux was <a href="http://kile.sourceforge.net/">Kile</a> and I liked it very much.</p>
<h2>Your first LaTeX document</h2>
<blockquote>
<pre>
\documentclass{report}

\begin{document}

\title{Introduction}
\author{You}
\maketitle

\tableofcontents

\chapter{Introduction}

You first \LaTeX file! This is a math equation $\alpha=0.1$
embedded in the text.
For a full equation:
\begin{equation}
\phi = \sum_{i=1}^{N} \left[ \frac{a^2_i}{2} \right]
\end {equation}

\section{A section}

This is the text that appears in the section.

\subsection{A sub section}

This is the text that appears in the sub section.

\chapter{Conclusion}

This concluded you first \LaTeX file.

\end{document}</pre>
</blockquote>
<p>The first line indicates the type of document. In this case it is a report, but it could have been an article or a book. The next line indicates the beginning of the document. The next three lines create the title page, and the one after that creates the table of content. The rest is the body of the document. This example document is quite simple, but you can build on it to make your own and learn.</p>
<h2>Where to go from here</h2>
<p>LaTeX is not something you can master in one day. I my opinion, the best way to learn is to start small and build on that. Don&#8217;t know how to do that symbol, how to put 3 images over a single caption or how to put colors in your document? That&#8217;s not a problem, Google is there for that. As long as you know the basics, you&#8217;re going to be able to do almost anything by looking it up on Google.</p>
<p>There is one book I would strongly recommend (it saved me a lot of time when I wrote my master thesis):</p>
<div class="amtap-item" lang="en" xml:lang="en"><a href="http://www.amazon.com/LaTeX-Companion-Techniques-Computer-Typesetting/dp/0201362996%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0201362996"><img src="http://ecx.images-amazon.com/images/I/51NWV8ATV4L._SL110_.jpg" width="87" height="110" alt=""/></a><br />
<h3><a href="http://www.amazon.com/LaTeX-Companion-Techniques-Computer-Typesetting/dp/0201362996%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0201362996">The LaTeX Companion (Tools and Techniques for Computer Typesetting)</a></h3>
<p class="author">Frank Mittelbach.					Addison-Wesley Professional 2004, 					Paperback,				1120 pages,				&#36;50.58</p>
</div>
<p>Most of the information in this book can be found using Google, but having it all in a structured book can be a real time saver, especially in the beginning.</p>
<p>I plan to write a series of articles on LaTeX to follow up on this one, so make sure to check back (or subscribe to my <a href="http://www.productivescholar.com/feed">rss feed)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/01/21/getting-started-with-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
