Modelo Iniciação Científica Estácio Recife
Author
Raphael Brito
Last Updated
5 years ago
License
Creative Commons CC BY 4.0
Abstract
Modelo criado para facilitar a escrita dos alunos que fazem iniciação científica na Estácio.
Modelo criado para facilitar a escrita dos alunos que fazem iniciação científica na Estácio.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% How to use writeLaTeX:
%
% You edit the source code here on the left, and the preview on the
% right shows you the result within a few seconds.
%
% Bookmark this page and share the URL with your co-authors. They can
% edit at the same time!
%
% You can upload figures, bibliographies, custom classes and
% styles using the files menu.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt]{article}
\usepackage{sbc-template}
\usepackage{graphicx,url}
%\usepackage[brazil]{babel}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\sloppy
\title{Projeto: Robótica Móvel}
\typeOfDoc{Relatório Parcial de Iniciação Científica}
\begin{document}
\maketitle
% \begin{abstract}
% This meta-paper describes the style to be used in articles and short papers
% for SBC conferences. For papers in English, you should add just an abstract
% while for the papers in Portuguese, we also ask for an abstract in
% Portuguese (``resumo''). In both cases, abstracts should not have more than
% 10 lines and must be in the first page of the paper.
% \end{abstract}
\section*{Identificação}
\begin{itemize}
\item Aluno:
\item Matrícula:
\item CRA:
\item Curso: ADS \hspace{0.5cm}Unidade: Abdias de Carvalho
\item Previsão de Conclusão do Curso:
\item Orientador(a): \hspace{0.5cm}CPF:
\item Título do projeto de pesquisa do(a) orientador(a):
\item Data de início do projeto de pesquisa: mm/aaaa
\item Título do plano de trabalho do aluno:
\item Período a que se refere o relatório apresentado: mm/aaaa a mm/aaaa
\item Relatório: (\hspace{0.5cm})Parcial \hspace{1cm} (\hspace{0.5cm})Final
\end{itemize}
%RESUMO ORIGINAL DO PROJETO DO ORIENTADOR
\begin{resumo} %
Digite aqui o resumo do projeto original.
\end{resumo}
\section{Cronograma}
\section{Fundamentação teórica}
Apresentar e comentar a bibliografia lida no período e os métodos e técnicas de pesquisa utilizadas.
\section{Resultados Obtidos}
Resultados obtidos no período
\section{Dificuldades Encontradas}
Dificuldades encontradas na execução do projeto.
\subsection{Cumprimento do Cronograma}
Informar se o cronograma conseguiu ser cumprido ou não e justificar caso não tenha sido cumprida alguma etapa.
\section{Autoavaliação do Aluno}
Avaliação crítica feita pelo aluno em formato livre. Fale sobre o seu aprendizado e trabalho de iniciação científica.
\section{Parecer do Orientador}
Em caso de não cumprimento do cronograma, aprova a justificativa apresentada pelo aluno? ( )SIM ( )NÃO
\noindent
\textbf{Breve parecer:}
Escrever o parecer do aluno aqui.
\vspace{2cm}
\begin{center}
%Data e assinatura do Orientador(a) - Mude o nome do orientador
\_\_\_\_\_\_\_\_\_\_\_\_/\_\_\_\_\_\_\_\_\_\_\_\_/\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
\vspace{1.5cm}
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
\textbf{Orientador(a) Raphael Cândido Brito}
\end{center}
%PARECER DO COMITÊ - PREENCHIMENTO MANUAL
\section{Parecer do Comitê Institucional de Iniciação Científica (CIIC)}
Atribuir para os tópicos abaixo notas de 1 a 5 com a seguinte equivalência:
5 = Muito Bom; 4 = Bom; 3 = Regular; 2 = Fraco; 1 = Insuficiente.
% Please add the following required packages to your document preamble:
\begin{table}[h]
\centering
\resizebox{\textwidth}{!}{%
\begin{tabular}{l|l|l|l|l|l|}
\cline{2-6}
& \multicolumn{1}{c|}{5} & \multicolumn{1}{c|}{4} & \multicolumn{1}{c|}{3} & \multicolumn{1}{c|}{2} & \multicolumn{1}{c|}{1} \\ \hline
\multicolumn{1}{|l|}{Etapas cumpridas do cronograma} & & & & & \\ \hline
\multicolumn{1}{|l|}{Resultados obtidos no período} & & & & & \\ \hline
\end{tabular}%
}
\end{table}
\textbf{Avaliação do CIIC:}
[\hspace{0.5cm}] Relatório Recomendado
[\hspace{0.5cm}] Relatório Recomendado com Restrições
[\hspace{0.5cm}] Relatório Não Recomendado
\noindent
\textbf{Breve Justificativa:}
\vspace{0.5cm}
\noindent\hrulefill
\vspace{0.5cm}
\noindent\hrulefill
\vspace{0.5cm}
\noindent\hrulefill
%Data e assinatura do parecista
\vspace{2cm}
\begin{center}
\_\_\_\_\_\_\_\_\_\_\_\_/\_\_\_\_\_\_\_\_\_\_\_\_/\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
\vspace{1.5cm}
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
\textbf{Parecista}
\end{center}
% \section{References}
% Bibliographic references must be unambiguous and uniform. We recommend giving
% the author names references in brackets, e.g. \cite{knuth:84},
% \cite{boulic:91}, and \cite{smith:99}.
% The references must be listed using 12 point font size, with 6 points of space
% before each reference. The first line of each reference should not be
% indented, while the subsequent should be indented by 0.5 cm.
% \bibliographystyle{sbc}
% % \bibliography{sbc-template}
\end{document}