Add from overleaf draft
This commit is contained in:
parent
bd7f911ec5
commit
9e01ad8351
@ -1,53 +0,0 @@
|
||||
This is BibTeX, Version 0.99d (TeX Live 2022/CVE-2023-32700 patched)
|
||||
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003
|
||||
The top-level auxiliary file: main.aux
|
||||
The style file: unsrt.bst
|
||||
Database file #1: mainNotes.bib
|
||||
Database file #2: references/references.bib
|
||||
Warning--entry type for "britannica:2023:matter" isn't style-file defined
|
||||
--line 63 of file references/references.bib
|
||||
Warning--entry type for "openmp:2018" isn't style-file defined
|
||||
--line 92 of file references/references.bib
|
||||
Warning--empty chapter and pages in vogel:2018:ch1
|
||||
You've used 7 entries,
|
||||
1791 wiz_defined-function locations,
|
||||
485 strings with 4118 characters,
|
||||
and the built_in function-call counts, 1494 in all, are:
|
||||
= -- 143
|
||||
> -- 28
|
||||
< -- 2
|
||||
+ -- 14
|
||||
- -- 7
|
||||
* -- 72
|
||||
:= -- 212
|
||||
add.period$ -- 19
|
||||
call.type$ -- 7
|
||||
change.case$ -- 7
|
||||
chr.to.int$ -- 0
|
||||
cite$ -- 8
|
||||
duplicate$ -- 79
|
||||
empty$ -- 172
|
||||
format.name$ -- 7
|
||||
if$ -- 355
|
||||
int.to.chr$ -- 0
|
||||
int.to.str$ -- 7
|
||||
missing$ -- 8
|
||||
newline$ -- 36
|
||||
num.names$ -- 7
|
||||
pop$ -- 35
|
||||
preamble$ -- 1
|
||||
purify$ -- 0
|
||||
quote$ -- 0
|
||||
skip$ -- 46
|
||||
stack$ -- 0
|
||||
substring$ -- 95
|
||||
swap$ -- 25
|
||||
text.length$ -- 2
|
||||
text.prefix$ -- 0
|
||||
top$ -- 0
|
||||
type$ -- 0
|
||||
warning$ -- 1
|
||||
while$ -- 16
|
||||
width$ -- 8
|
||||
write$ -- 75
|
||||
(There were 3 warnings)
|
||||
BIN
latex/main.pdf
BIN
latex/main.pdf
Binary file not shown.
@ -49,7 +49,7 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
\title{Project 3} % self-explanatory
|
||||
\title{Simulating Particles in an Ideal Penning Trap}
|
||||
\author{Cory Alexander Balaton \& Janita Ovidie Sandtrøen Willumsen \\ \faGithub \, \url{https://github.uio.no/FYS3150-G2-2023/Project-3}} % self-explanatory
|
||||
\date{\today} % self-explanatory
|
||||
\noaffiliation % ignore this, but keep it.
|
||||
@ -73,11 +73,13 @@
|
||||
% Conclusion
|
||||
\subfile{sections/conclusion}
|
||||
|
||||
\newpage
|
||||
|
||||
\appendix
|
||||
\subfile{appendix/appendix_a}
|
||||
\subfile{appendix/appendix_b}
|
||||
\subfile{appendix/appendix_c}
|
||||
\subfile{appendix}
|
||||
% \subfile{appendix/appendix_b}
|
||||
% \subfile{appendix/appendix_c}
|
||||
% \subfile{appendix/appendix_d}
|
||||
|
||||
\onecolumngrid
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user