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
---
report/biblio.tex | 20 +-------------------
report/research.tex | 2 +-
2 files changed, 2 insertions(+), 20 deletions(-)
mode change 100644 => 120000 report/biblio.tex
(limited to 'report')
diff --git a/report/biblio.tex b/report/biblio.tex
deleted file mode 100644
index 5f672fb..0000000
--- a/report/biblio.tex
+++ /dev/null
@@ -1,19 +0,0 @@
-\parindent=0pt
-\baselineskip=24pt
-\hangindent=.5in
-
-\centerline{Works Cited}
-{\everypar{\hangindent=.5in\hangafter=-1}
-\parskip=\baselineskip
-Muvengwi, J., Davies, A. B., Parrini, F., \& Witkowski, E. T. F. (2018). Geology drives the spatial patterning and structure of termite mounds in an African savanna. Ecosphere, 9(3), e02148. \link{https://doi.org/10.1002/ecs2.2148}
-
-Bowen*, T., Cabello*, G., Gidden*, T., Schlueter, M., \& Cain, P. (2019). BIOTIC AND ABIOTIC FACTORS INFLUENCING ANTLION PIT PLACEMENT **. Georgia Journal of Science, 77(1). Retrieved from \link{https://digitalcommons.gaacademy.org/gjs/vol77/iss1/72}
-
-Barkae, E. D., Golan, O., \& Ovadia, O. (2014). Dangerous neighbors: Interactive effects of factors influencing cannibalism in pit-building antlion larvae. Behavioral Ecology, 25(6), 1311--1319. \link{https://doi.org/10.1093/beheco/aru123}
-
-Scharf, I., Hollender, Y., Subach, A., \& Ovadia, O. (2008). Effect of spatial pattern and microhabitat on pit construction and relocation in Myrmeleon hyalinus (Neuroptera: Myrmeleontidae) larvae. Ecological Entomology, 33(3), 337--345. \link{https://doi.org/10.1111/j.1365-2311.2007.00967.x}
-
-Crowley, P. H., \& Linton, M. C. (1999). Antlion Foraging: Tracking Prey Across Space and Time. Ecology, 80(7), 2271--2282. \link{https://doi.org/10.1890/0012-9658(1999)080[2271:AFTPAS]2.0.CO;2}
-
-A. S Erasmus, B. F. N. *. (2000). A modelling approach to antlion (Neuroptera: Myrmeleontidae) distribution patterns. African Entomology, 8(2), 157--168.
-}
diff --git a/report/biblio.tex b/report/biblio.tex
new file mode 120000
index 0000000..6af3002
--- /dev/null
+++ b/report/biblio.tex
@@ -0,0 +1 @@
+../data/biblio.tex
\ No newline at end of file
diff --git a/report/research.tex b/report/research.tex
index b465725..c2dc7cd 120000
--- a/report/research.tex
+++ b/report/research.tex
@@ -1 +1 @@
-../poster/research.tex
\ No newline at end of file
+../data/research.tex
\ No newline at end of file
--
cgit