Skip to content

Instantly share code, notes, and snippets.

@nparza
Created June 12, 2018 14:39
Show Gist options
  • Save nparza/00878e25285c053e24b75e7465809492 to your computer and use it in GitHub Desktop.
Save nparza/00878e25285c053e24b75e7465809492 to your computer and use it in GitHub Desktop.
Labo 6
\documentclass[a4paper, 12pt]{article}
\usepackage[spanish]{babel}
\selectlanguage{spanish}
\usepackage[utf8]{inputenc}
\usepackage[affil-it]{authblk}
\usepackage{tikz}
\usepackage{booktabs}
\usepackage{amsmath}
\usepackage{graphicx, float}
\usepackage{bbm}
\usepackage{verbatim}
\usepackage{amsmath,amssymb,mathtools,bm,etoolbox}
\usepackage{relsize}
\usepackage{graphicx, float}
\usepackage{comment}
\usepackage[margin={2cm,2cm}, bmargin={2cm}, tmargin={2.2cm}]{geometry}
\setlength{\parindent}{1em}
\setlength{\parskip}{0.5em}
\renewcommand{\baselinestretch}{1.4}
\usepackage{multicol}
\setlength\columnsep{0.7cm}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\chead{Fernando G. Bellora, Gastón Mazzei - Laboratorio 6 - DF-UBA. \hspace{2.4cm} Diciembre 2017}
\cfoot{\thepage}
\title{\vspace{-2cm} \Huge{Informe de Laboratorio 6}}
\author{\vspace{-0.3cm} \small Fernando G. Bellora, Gastón Mazzei}
\affil{\vspace{-0.5cm} Laboratorio 6, Departamento de Física, FCEN - UBA}
\date{\vspace{-1.1cm} \small Diciembre 2017}
%===================================================
\begin{document}
\maketitle
%===================================================
wacha, tiene espacios negativos antes/desps de cada título, cuando le metas texto, vas a ver que queda bien para ahorrar espacio :)
Ok. Thanks
%===================================================
\vspace{-2.2cm}
\section{Introducción y Motivaciones }
\label{intro}
%==================================================
\vspace{-0.5cm}
\vspace{-0.5cm}
%==================================================
\section{Diseño de la máscara}
\label{diseno}
%==================================================
\vspace{-0.5cm}
%==================================================
\vspace{-1.4cm}
\section{Caracterización de las Electroválvulas}
\label{electrovalves}
%==================================================
\vspace{-0.5cm}
\vspace{-0.8cm}
%==================================================
\vspace{-0.7cm}
\section{Medición del caudal inducido por gravedad}
\label{gravity}
%==================================================
\vspace{-0.5cm}
%===================================================
\vspace{-0.7cm}
\begin{thebibliography}{}
\vspace{-0.5cm}
%===================================================
\bibitem{Liu}
\vspace{-0.05cm}
\footnotesize{Liu, Ping; \textit{Yeast replicator: a high-throughput multiplexed microfluidics platform for automated measurements of single-cell aging};
Dept of M. C. and D.Biology, Yale University, CT 06511, USA, 2015.}
\end{thebibliography}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment