<?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>Cosmico!</title>
	<atom:link href="http://cosmico.altervista.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://cosmico.altervista.org</link>
	<description>&#34;</description>
	<lastBuildDate>Mon, 16 Feb 2015 16:32:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Simple twocoloumn latex template file</title>
		<link>http://cosmico.altervista.org/?p=128</link>
		<comments>http://cosmico.altervista.org/?p=128#comments</comments>
		<pubDate>Mon, 16 Feb 2015 16:29:59 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cosmico.altervista.org/?p=128</guid>
		<description><![CDATA[This is a simple latex template to create two-coloumn document, with some utility functions inserted (eg.: to create a boxed equation). The required packages are listed at the beginning, most of them can be installer using the usual command to install the latex enviroment in ubuntu. The entire file can be downloaded from http://bit.ly/1AeleMe, or from [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple latex template to create two-coloumn document, with some utility functions inserted (eg.: to create a boxed equation). The required packages are listed at the beginning, most of them can be installer using the usual command to install the latex enviroment in ubuntu.</p>
<p>The entire file can be downloaded from <a title="template" href="http://bit.ly/1AeleMe" target="_blank">http://bit.ly/1AeleMe</a>, or from the terminal with</p>
<ul>
<li>wget http://pastebin.com/raw.php?i=7QAMuPjh -O template1.tex</li>
</ul>
<pre>%\documentclass[11pt]{article}
\documentclass[twocolumn,11pt]{article}
\usepackage{geometry}
\usepackage{ifthen}
%\setcounter{secnumdepth}{0}
\pagestyle{empty}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{array}
\usepackage{multirow}
\usepackage[usenames,dvipsnames]{color}
\usepackage[framemethod=tikz]{mdframed}
\usepackage{enumitem}
\usepackage{cancel}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{circuitikz}
\usepackage{mathtools}
\usepackage{empheq}
\pagenumbering{arabic}</pre>
<pre>\usepackage[utf8x]{inputenc}</pre>
<pre>% http://www.ctan.org/tex-archive/fonts/fouriernc/
\usepackage[T1]{fontenc}
\usepackage{fouriernc}</pre>
<pre>\setlength{\parindent}{0pt}
\setlength{\parskip}{0pt plus 0.5ex}
\ifthenelse{\lengthtest { \paperwidth = 11in}}{ \geometry{top=.5in,left=.5in,right=.5in,bottom=.5in} }{\ifthenelse{ \lengthtest{ \paperwidth = 297mm}}{\geometry{top=1cm,left=1cm,right=1cm,bottom=1cm} }{\geometry{top=1cm,left=1cm,right=1cm,bottom=1cm} }}
\makeatletter
\renewcommand{\section}{\@startsection{section}{1}{0mm}{-1ex plus -.5ex minus -.2ex}{0.5ex plus .2ex}{\normalfont\large\bfseries}}
\renewcommand{\subsection}{\@startsection{subsection}{2}{0mm}{-1explus -.5ex minus -.2ex}{0.5ex plus .2ex}{\normalfont\normalsize\bfseries}}
\renewcommand{\subsubsection}{\@startsection{subsubsection}{3}{0mm}{-1ex plus -.5ex minus -.2ex}{1ex plus .2ex}{\normalfont\small\bfseries}}
\makeatother</pre>
<pre>% Some utility commands
\renewcommand{\bar}[1]{\overline{#1}}
\renewcommand{\epsilon}{\varepsilon}
\renewcommand{\emph}{\textbf}
\newcommand{\eqbox}[1]{\Aboxed{#1}}
\newcommand{\itD}{\textbf{\underline{D:} ~ }}
\DeclareMathOperator{\argmax}{argmax}
\newtheorem{mkdef}{Definition}</pre>
<pre>\begin{document}
\begin{center}
 \LARGE{\textsc{Insert Title}} \\
 \small{\textsc{\textsl{Insert Name - \today}}} \\
\end{center}</pre>
<pre>\tableofcontents
\newpage</pre>
<pre>\section{Section 1 Name}
\subsection{Subsection 1.1 Name}</pre>
<pre>\end{document}</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://cosmico.altervista.org/?feed=rss2&#038;p=128</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://cosmico.altervista.org/?p=3</link>
		<comments>http://cosmico.altervista.org/?p=3#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:55:29 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cosmico.altervista.org/?p=3</guid>
		<description><![CDATA[Hello World!]]></description>
			<content:encoded><![CDATA[<p>Hello World! </p>
]]></content:encoded>
			<wfw:commentRss>http://cosmico.altervista.org/?feed=rss2&#038;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
