Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass{beamer}
- \mode<presentation> {
- \usetheme{Pittsburgh}
- \usecolortheme{dove}
- \usefonttheme{professionalfonts}
- \setbeamerfont{caption}{size=\scriptsize}
- }
- \usepackage{graphicx} % Allows including images
- \usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
- \usepackage[utf8]{inputenc}
- \usepackage{lmodern}
- \usepackage[T1]{fontenc}
- \usepackage{units}
- \usepackage[brazil]{babel}
- \usepackage{mathtools}
- \usepackage{breqn}
- \usepackage[]{units}
- \usepackage{gensymb}
- \usepackage{ragged2e}
- \usepackage{tikz}
- \usepackage{forest}
- \usepackage{siunitx}
- \usepackage[justification=centering]{caption}
- \usepackage{gensymb}
- \usepackage{wrapfig}
- %----------------------------------------------------------------------------------------
- % TITLE PAGE
- %----------------------------------------------------------------------------------------
- \title{Estudo do Alinhamento Homeotrópico de Cristais Líquidos Discóticos} % The short title appears at the bottom of every slide, the full title is only on the title page
- \author{Luiza Spanamberg} % Your name
- \institute[LOOSA] % Your institution as it will appear on the bottom of every slide, may be shorthand to save space
- {
- Laboratório de Optoeletrônica Orgânica e Sistemas Anisotrópicos \\ Universidade Federal de Santa Catarina \\ % Your institution for the title page
- \medskip
- \textit{luizaspan@gmail.com} % Your email address
- }
- \date{08 de Junho de 2016} % Date, can be changed to a custom date
- \begin{document}
- \begin{frame}
- \titlepage % Print the title page as the first slide
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Artigo}
- \begin{figure}[h]
- \includegraphics[width=1.0\textwidth]{img1.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Introdução}
- \begin{itemize}
- \item Cristais liquidos como semicondutores organicos
- \item Mesógenos liquido-cristalinos
- \begin{itemize}
- \item Calamíticos
- \item Discóticos
- \end{itemize}
- \item Controle da eficiência em dispositivos de CL
- \item Controle da direção do transporte de carga
- \item Alinhamento molecular em cristais líquidos discóticos
- \end{itemize}
- \pause
- O tipo de mesofase induz o CL a algum tipo de alinhamento?
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Seção experimental}
- \begin{figure}[h]
- \includegraphics[width=0.8\textwidth]{img2.png}
- \end{figure}
- \begin{itemize}
- \item
- \end{itemize}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Comportamento termotrópico das misturas}
- \framesubtitle{Diagrama de fase}
- \begin{figure}[h]
- \includegraphics[width=0.7\textwidth]{img3.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Comportamento termotrópico das misturas}
- \framesubtitle{Difração de raios-x}
- \begin{figure}[h]
- \includegraphics[width=0.8\textwidth]{img4.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Comportamento termotrópico das misturas}
- \framesubtitle{Difração de raios-x}
- \begin{figure}[h]
- \includegraphics[width=0.7\textwidth]{img5.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Comportamento termotrópico das misturas}
- \framesubtitle{Miscibilidade dos dois compostos}
- \begin{figure}[h]
- \includegraphics[width=0.6\textwidth]{img6.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Alinhamento entre dois substratos}
- \framesubtitle{MOLP}
- \begin{figure}[h]
- \includegraphics[width=0.5\textwidth]{img7.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Alinhamento entre dois substratos}
- \framesubtitle{Difração de raios-x}
- \begin{figure}[h]
- \includegraphics[width=0.5\textwidth]{img8.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Alinhamento entre dois substratos}
- \framesubtitle{Difração de raios-x}
- \begin{figure}[h]
- \includegraphics[width=1\textwidth]{img11.png}
- \end{figure}
- \end{frame}
- %------------------------------------------------
- \begin{frame}
- \frametitle{Conclusões}
- \begin{itemize}
- \item O arranjo $Col_h$ induz alinhamento homeotrópico enquanto $Col_r$ induz alinhamento planar
- \item Mesofase $Col_h$ é pré-requisito para que haja um alinhamento homeotrópico
- \end{itemize}
- \vspace{20pt}
- \pause
- \center \textbf{FIM!}
- \end{frame}
- %------------------------------------------------
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement