Entry 3727

LaTeX

   

Submitted by anonymous on May 4, 2010 at 4:13 a.m.
Language: TeX. Code size: 533 bytes.

\documentclass{article}
\usepackage{geometry,shortvrb,url,pifont,xcolor,hyperref}

\MakeShortVerb!
\def\link#1{\footnote{\textcolor{blue}{\url{#1}}}}
\def\linkhere#1{\textcolor{blue}{\url{#1}}}
\parindent0pt

\title{AWS elastic compute cloud (EC2)}
\author{Anh K. Huynh}
\date{Version 1.0.2 -- \today}

\begin{document}
\maketitle

\begin{abstract}
A very short review of AWS EC2: storage, pricing.
All instances here are Linux.
\end{abstract}

\tableofcontents

\section{EC2 Instance}

test $test$ \$test\$

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).