\documentclass[11pt]{article} % Users of the {thebibliography} environment or BibTeX should use the % scicite.sty package, downloadable from *Science* at % www.sciencmag.org/misc/con-info.shtml . This package should properly % format in-text reference calls and reference-list numbers. \usepackage{epsfig} \usepackage{geometry} \geometry{letterpaper} \usepackage{graphicx} \usepackage{amssymb} \usepackage{epstopdf} %\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png} % Use times if you have the font installed; otherwise, comment out the % following line. \usepackage{times} % The preamble here sets up a lot of new/revised commands and % environments. It's annoying, but please do *not* try to strip these % out into a separate .sty file (which could lead to the loss of some % information when we convert the file to other formats). Instead, keep % them in the preamble of your main LaTeX source file. % The following parameters seem to provide a reasonable page setup. \topmargin 0.0cm \oddsidemargin 0.2cm \textwidth 16cm \textheight 21cm \footskip 1.0cm %The next command sets up an environment for the abstract to your paper. \newenvironment{sciabstract}{% \begin{quote} \bf} {\end{quote}} % If your reference list includes text notes as well as references, % include the following line; otherwise, comment it out. %\renewcommand\refname{References and Notes} % The following lines set up an environment for the last note in the % reference list, which commonly includes acknowledgments of funding, % help, etc. It's intended for users of BibTeX or the {thebibliography} % environment. Users who are hand-coding their references at the end % using a list environment such as {enumerate} can simply add another % item at the end, and it will be numbered automatically. \newcounter{lastnote} \newenvironment{scilastnote}{% \setcounter{lastnote}{\value{enumiv}}% \addtocounter{lastnote}{+1}% \begin{list}% {\arabic{lastnote}.} {\setlength{\leftmargin}{.22in}} {\setlength{\labelsep}{.5em}}} {\end{list}} % Include your paper's title here \title{My Cal Poly Senior Project} % Place the author information here. Please hand-code the contact % information and notecalls; do *not* use \footnote commands. Let the % author contact information appear immediately below the author names % as shown. We would also prefer that you don't change the type-size % settings shown here. \author {\\ \\ \\ \\ A Senior Project \\ \\ By \\ \\ Student Name \\ \\ \\ \normalsize{Advisor, Dr. Cool} \\ \\ \normalsize{Department of Physics, California Polytechnic University SLO}\\ \\ \\ \\ \\ \\ } % Include the date command, but leave its argument blank. \date{\today} % Activate to display a given date or no date \begin{document} \baselineskip21pt \maketitle \newpage \begin{center}Approval Page\end{center} \bigskip \begin{flushleft} \textbf{Title: My Cal Poly Senior Project} \medskip \textbf{Author: Student name} \medskip \textbf{Date Submitted: Month XX, 201X} \end{flushleft} \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \bigskip \begin{flushright} Senior Project Advisor: Dr. Cool \bigskip \bigskip \line(1,0){200} Signature \bigskip \line(1,0){200} Date \end{flushright} \newpage \tableofcontents \listoftables \listoffigures \newpage \begin{table}[htbp] \begin{center} \begin{tabular}{|c|c|} \hline Acronym & Meaning \\ \hline AFM & Atomic Force Microscope \\ \hline CIS & Copper Indium Selenide \\ \hline FF & Fill Factor \\ \hline HOMO & Highest Occupied Molecular Orbital \\ \hline ITO & Indium Tin Oxide \\ \hline J$_{SC}$ & Short Circuit Current Density \\ \hline JV & Graph of Current Density versus Applied Voltage \\ \hline LUMO & Lowest Unoccupied Molecular Orbital \\ \hline NP & NanoParticle \\ \hline OSC & Organic Solar Cell \\ \hline P3HT & poly(3-hexylthiophene) \\ \hline P3OT & poly(3-octylthiophene) \\ \hline PCBM & 6,6[methyl-ester]methanofullurene butyric acid \\ \hline PCE & Power Conversion Efficiency \\ \hline PV & Photovoltaic \\ \hline V$_{OC}$ & Applied Voltage when Current Density drops to zero \\ \hline \end{tabular} \caption{Acronyms} \end{center} \label{defaulttable} \end{table} \newpage \section{Introduction} The introduction is written assuming the reader is not a specialist in the subject matter. It is important that you provide sufficient background material. The background information helps put your project into the broader context of scientific knowledge, and explains the motivation for this investigation. What has been done before? What connections are there between your project and other fields of physics, optics, engineering, etc.? Try to make it inviting, interesting, informative, and generally useful independent of anything else in the report. The reader should be excited and motivated to keep reading your paper. Generally, this section has most of the citations~\cite{Dork2010}, and should have no equations~\cite{Nerd2010,Pcubed2007}. (These citations to the references make no sense, I am just throwing them in there as TeX formatting examples.) \section{Theory} The `Theory' section is generally an in-depth presentation of the mathematical models and how they are are relevant for your investigation. This section should explain the theoretical relationships and equations which are relevant for the experiment and its analysis. Explain where each equation comes from and what all of the variables represent. All physics equations needed later should be introduced here. Equations should also be incorporated into the structure of the sentence. The sentence structure should flow around the equation, or end with the equation. Equation lines should also have punctuation when necessary; i.e., if the equation ends the sentence there should be a period just after the equation on the equation's line. An example of including the equation into the sentence structure... ``Both the primary blue-detuned and the primary red-detuned atomic trap sites lie within the region of validity of the Fresnel approximation~\cite{Dork2010}, or \begin{equation} z_1^3\gg{{\pi}\over{4 \lambda}} \left[ \left( x_1 - x_0\right)^2 + \left( y_1 - y_0\right)^2\right]^2 , \label{eq:Fresnel} \end{equation} where $\lambda$ is the wavelength of the light, $x_1$, $y_1$, and $z_1$ are the coordinates of the point of interest, and $x_0$ and $y_0$ are the locations of an integration point in the aperture plane.'' Then you can reference your equations by calling the `label' you gave the equation using a `ref' call; i.e., Eq.~\ref{eq:Fresnel} is a handy-dandy approximation. \section{Experiment} \subsection{First subsection title} The `Experiment' section would include a detailed representation of the apparatus, including all devices, instruments, and connections. An annotated picture, sketch, schematic or block diagram all work fine. Details are very important! Everything about the experiment, its configuration and setup, should given. Explain what equipment is used and for what purpose. Keep in mind that you are explaining \textit{how} you did your work/experiment, and that your Senior Project should be able to be used by students working on similar projects after you as a reference. With all of the given equipment, readers should be able to follow your explanations here and duplicate your results. % For figures, you would use the format below, and uncomment them by deleting the "%" at the bginning of the line %\begin{figure}[htdp] %\begin{center} %\includegraphics[width=1.5in]{Mask.eps} %\caption{ Masked TiO$_2$ Anode} %\label{ Mask} %\end{center} %\end{figure} \subsubsection{sub-subsection title} \subsection{Second subsection title} %\begin{figure}[htdp] %\begin{center} %\includegraphics[width=3.5in]{JVExplained.eps} %\caption{ A typical JV Curve where the maximum theoretical power output is A2 and the maximum actual power output is A1. } %\label{ JVEx} %\end{center} %\end{figure} \section{Data and Analysis} This section typically includes all of your measurements and/or and raw data in a clearly organized and easy to read format. The `Analysis' part of this section explains how you go from your raw data to a final result. Describe the procedures you used for your calculations. Some additional theory can be included in this section if it is directly related to your data analysis method. Show all of your calculations (or in the case of a lot of data, a sample calculation), graphs and any derived numerical results. \section{Discussion} It is in this section where you discuss your results. How is your data interpreted? What features of your data are important and why? What do your results mean? How do your results compare with those of the work of others? Asses whether the results make sense, and explain why. Error analysis would go in this section. \section{Conclusions} Conclusion remarks go here. All results obtained should be concisely summarized here. \begin{thebibliography}{99} \bibitem{Dork2010}I. M. Dork, Phys. Rev. A {\bf 82}, 063420 (2010). \bibitem{Nerd2010}U. R. Nerd, Opt. Express {\bf 18}, 4023 (2010). \bibitem{Pcubed2007}F. L. Pedrotti, L. S. Pedrotti, and L. M. Pedrotti, \textit{Introduction to Optics}, Third Edition, (Person Prentice Hall, Upper Saddler River, NJ, 2007.) \end{thebibliography} %\appendix %\section{Research Groups and Opportunities} %\begin{table}[htdp]%\begin{center}\begin{tabular}{ccccc}\hline Organization & Group Leader & Contact Info & Webpage & Focus \\\hline Cornell University & George G. Malliaras & ggm1@cornell.edu & people.ccmr.cornell.edu/~george/ & Small Molecule/PDMS \\\hline R.U.G. & & & & \\\hline University of Washington & & & & \\\hline Berkeley & & & & \\\hline California Polytechnic State University & & & & \\\hline UC Santa Barbara & & & & \\\hline UC Santa Cruz & & & & \\\hline Stanford & & & & \\\hline Princeton & & & & \end{tabular} \caption{Research Groups}%\end{center}%\label{defaulttable}%\end{table} %\section{CSUS 19th Annual Student Research Competition Entry} \end{document}