From fe738ab18a9bddffa970d284c196fd4557aa9377 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sun, 12 Jan 2020 22:31:20 -0500 Subject: Abstract is moved up --- document/abstract.tex | 5 +++-- document/report.tex | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'document') diff --git a/document/abstract.tex b/document/abstract.tex index caf5a9f..2fb3e21 100644 --- a/document/abstract.tex +++ b/document/abstract.tex @@ -1,5 +1,6 @@ -\centerline{Abstract} -{\leftskip=1in\rightskip=1in\baselineskip=14pt +\vskip 0pt plus .5fill +\centerline{\fourteenbf Abstract} +{\leftskip=.5in\rightskip=.5in\baselineskip=14pt Emergent group behaviors were observed which point toward a certain degree of cooperation by antlions. The donut theory, the forerunner in describing antlions' spatial distribution, asserts that the insects form a ring to capture ants approximately equitably. Similar ``cooperative'' behavior was observed, with the antlions remaining under the soil when the surface was overpopulated (demonstrable by a significantly lower number of pits forming in smaller trials). diff --git a/document/report.tex b/document/report.tex index e39e162..33bb8bd 100644 --- a/document/report.tex +++ b/document/report.tex @@ -1,6 +1,6 @@ -\input ../format +\long\def\headdata{\input abstract} -\input abstract +\input ../format \include Introduction;intro -- cgit