From 276879e8f8b34463dba0791c0834eddb6483bc32 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Fri, 7 Feb 2020 00:31:57 -0500
Subject: added more symlinking; logbook in own dir
---
logbook.tex | 68 -------------------------------------------------------------
1 file changed, 68 deletions(-)
delete mode 100644 logbook.tex
(limited to 'logbook.tex')
diff --git a/logbook.tex b/logbook.tex
deleted file mode 100644
index 6106516..0000000
--- a/logbook.tex
+++ /dev/null
@@ -1,68 +0,0 @@
-% Should generate a logbook and replace assets/logbook.pdf
-
-\input generic
-\let\bf\fourteenbf
-\let\bold\bf
-\def\abreak{\bigbreak\filbreak\medbreak}
-\twelverm\baselineskip=14pt
-
-\noindent{\bf Background Research:}
-
-\input report/research
-
- \abreak
-
-{\input report/biblio\relax}
-
- \abreak
-
-\input poster/hypothesis
-
- \abreak
-
-\noindent{\bf Materials:}
-
-\input data/mats
-
- \abreak
-
-\noindent{\bf Independent and Dependent Variables:}
-
-\input poster/vars
-
- \abreak
-
-\noindent{\bf Procedure:}
-
-\input poster/methods
-
- \abreak
-
-\noindent{\bf Graphs:}
-
-\twopicture{imgs/2019-10-16.png}{imgs/2019-10-30.png}{}
-\twopicture{imgs/2019-12-3.png}{imgs/2019-12-5.png}{}
-\twopicture{imgs/2019-12-19.png}{imgs/2019-12-20.png}{Voronoi diagrams showing the territory of each antlion that formed a pit and well as the location, depth, and width of each pit}
-
-\picture{graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area (bigger dots mean more pits of that size)}
-\picture{graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio}
-
- \abreak
-
-\noindent{\bf Tables:}
-
-\input report/tables
-
- \abreak
-
-\noindent{\bf Conclusion:}
-
-\input poster/conclusion
-
- \abreak
-
-\noindent{\bf Experimental Notes:}
-
-\input data/bulletnotes
-
-\bye
--
cgit