Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Project: Peter's Files
Visibility: Unlisted (only visible to those who know the link)
1
%% LaTeX Template by Peter Francis
2
%% Contact: [email protected]
3
%% Updated 9/17/18
4
5
\documentclass[11PT, a4paper]{article}
6
7
%% Font and Language
8
\usepackage[T1]{fontenc}
9
\usepackage[utf8]{inputenc}
10
\usepackage{lmodern}
11
\usepackage[english]{babel}
12
13
%% Formating the Page
14
\usepackage[a4paper,top=1in,bottom=1in,left=1in,right=1in, marginparwidth=.5 in]{geometry}
15
%\pagenumbering{gobble} %%% UNCOMMENT THIS LINE TO TURN OF PAGE NUMBERS
16
%\usepackage[parfill]{parskip} %%% Activate to begin paragraphs with an empty line rather than an indent
17
18
%% Line spacing -- change to 2 for double space, etc.
19
\linespread{1.3}
20
21
%% Some Useful Packages
22
\usepackage{hyperref, amsmath, amsthm, pgf, latexsym, amsfonts, graphicx, enumerate, float, MnSymbol, booktabs, siunitx}
23
24
%% Useful commands-- use the syntax \newcommand{\what you want to type}{real command}
25
\newcommand{\N}{\mathbb{N}}
26
\newcommand{\Z}{\mathbb{Z}}
27
\newcommand{\R}{\mathbb{R}}
28
\newcommand{\Q}{\mathbb{Q}}
29
\newcommand{\dabba}{\partial}
30
\newcommand{\e}{\epsilon}
31
\newcommand{\bs}{\blacksquare}
32
33
%% Title
34
\title{Lab Title\\Class}\author{Author}
35
36
\begin{document}
37
\maketitle
38
\begin{center}
39
\begin{tabular}{l r}
40
%%%%%%%%%%%%%%%%%%%% TYPE BELOW %%%%%%%%%%%%%%%%%%%%%%
41
42
Date Performed: & 'date'\\ % Date the experiment was performed
43
Partners: &'Partner name' \\ % Partner names
44
Instructor: & Professor Smith % Instructor/supervisor
45
\end{tabular}
46
\end{center}
47
48
\begin{abstract}
49
Summarize the goal of the experiment, the basic technique, and the results in the abstract. This short synopsis of the report stands alone, so avoid references to the body of the paper. \end{abstract}
50
51
52
\tableofcontents %% delete this only if you want to delete the table of contents
53
\newpage
54
55
\section{Introduction}
56
Give an overview of the experiment, stating the goal and motivation (purpose) of the experiment, reviewing the history of the experiment or technique or concept, and outlining the basic technique without going into procedural detail. The idea is to introduce the reader to what will follow and put this experiment into a broader context: historically, in terms of experimental technique, applications of the techniques or devices, etc.
57
58
\section{Theory}
59
Discuss the theoretical background of the experiment, the physics of the experiment. Derive any equations that will be used in the analysis section and provide enough theoretical explanation so that aspects of the procedure discussed in the experimental section are understandable, and their motivations are clear.\\
60
61
Equations should be numbered and on their own line. You can add an equation using the Equation editor by choosing Insert, Object and choose Microsoft Equation. After the equation, tab over a few times and add an equation number in parentheses. Then right justify that line. Then tab such that the equation is roughly centered. If you don't have an equation editor on your home computer, you may work in any campus computer lab. Equations are part of the text, they should be preceded and followed by an appropriate context and all variables should be defined. For example, Newton?s Second Law states that the acceleration, $\vec{a}$, is given by
62
63
\begin{equation}\label{newton}
64
\vec{a}=\Sigma\vec{F}/m
65
\end{equation}
66
67
where $\Sigma\vec{F}$ is the net force, and $m$ is the inertial mass. Be sure to cite authors from whom you
68
borrow information \cite{ReferenceLabel1}. The citation label shown in the previous sentence references a full
69
citation in the References section. You can reference equations like this, Eq. \ref{newton}.
70
71
\section{Experimental Procedure}
72
Describe the experimental apparatus (include a sketch or picture or diagram) and details of the procedure. Describe any procedural challenges that lead to experimental uncertainty. This should not read like a procedural manual! You are describing what you did in lab, not giving the recipe to a friend. You will need to make some choices about what level of detail to include. It should be clear enough how you did the experiment that the reader could repeat it, but not bogged down in minutiae. Be succinct!\\
73
74
All figures should be of reasonable size (say 1/3 of page), centered, and have captions. You can cut and paste most figures into Word, or use Insert. Crop and size the image as needed. To add a caption, right click on the image and choose insert caption. Under options choose figure from the label. Type the caption in the text box.
75
76
\begin{figure}[h!]
77
\centering
78
\includegraphics[width=90mm]{example.jpg}
79
\caption{Short Description}
80
\label{fig:method}
81
\end{figure}
82
83
\section{Data and Analysis}
84
85
https://www.sharelatex.com/learn/Tables\\
86
87
In a formal lab report think carefully about what data and analysis steps to include to succinctly
88
but clearly convey your steps from raw data to final results. Tables are usually the best way to
89
include your data and calculations using those data. You may use the Table option of the toolbar.
90
Again add a caption by right clicking on the table and choose table from the label box. You may
91
wish to paste in tables from Excel, but this is not the place for a dump of all your excel tables.
92
Again you will need to make choices about how best to display your data, which data need to be
93
included in a table, for which data a graph is sufficient, does it make more sense to include raw
94
data and analyzed results in the same table, etc. Remember to always include equations used in
95
calculations and error analysis and annotate them properly. With figures and tables properly
96
named and captioned, you can refer to them by name in the text. For example, using the eyepiece
97
of the Milikan oil-drop apparatus shown in Fig. 1, we were able to watch the charged oil drops
98
fall at terminal velocity.\\
99
100
\begin{figure}[h!]
101
\centering
102
\includegraphics[width=90mm]{example.jpg}
103
\caption{Overall process}
104
\label{fig:method}
105
\end{figure}
106
107
108
In your analysis you are determining results from the data. You may have results and data in the
109
same table (if appropriate). That is ok, as long as you explain how the results were calculated
110
from that data. If appropriate include a discussion of the propagation of error from the
111
uncertainty in raw data. In the final discussion consider random and systematic
112
uncertainty/errors and watch units! This is the section where you discuss the results and their
113
implications.\\
114
115
Make sure graphs have captions and the correct labels on the axes with units, etc. Make sure that
116
the business part of the graph (e.g., the data and fit line) is the major portion of the figure; you
117
may expand the data part of the graph and put labels, keys, etc. over unused portions of the graph
118
but don?t cover the axes, data, error bars, or fit. Be certain to expand fit text boxes to include all
119
fit parameters. Make sure your graphs are clear, large, and maximize readability. Data points
120
should be commensurate with the size of your error bars and the scale of the axes should make
121
those error bars visible (if reasonable, sometime error bars are small). \\
122
123
\section{Results and Conclusion}
124
This should be short. This section briefly recaps the goals from the introduction and restates the
125
major results. Briefly summarize sources of error. Think of the ?conclusions? as the
126
?summary?. If there are extensions to the experiment one might make (future work if curious),
127
you can mention that here as well.
128
129
\newpage
130
131
132
\begin{thebibliography}{10} % THIS IS YOUR REFERENCES. LIST REFERENCES BELOW.
133
134
135
136
137
%%% COMMENT THIS
138
\bibitem{ReferenceLabel1}First MI Last, Title. Chapter A, Chapter name, Edition 'number'. (City, State, Publishing company, year Published), pp. 'number'-'number'
139
140
%\bibitem{ReferenceLabel2}First MI Last, Title, WWW Document, URL
141
142
%\bibitem{ReferenceLabel3}First MI Last, Title, 'Distributing College' Lab Handout (Unpublished).
143
144
\end{thebibliography}
145
146
\vfill
147
I have upheld the highest principles of honesty and integrity in all of my academic work and have not witnessed a violation of the Honor Code.
148
149
%%%%%%%%%%%%%%%%%%%% TYPE ABOVE %%%%%%%%%%%%%%%%%%%%%%
150
\end{document}
151