DIRECTORY CONTENTS: OPTIMAL FORAGING THEORY REVISTED, A THESIS (c) Copyright 2007 by Theodore P. Pavlic COPYRIGHT : Notice that this directory is copyrighted CONTENTS : This file BUILD : Instructions for building the thesis ==== Deliverables ==== OhioLink_submission_receipt.pdf : OhioLink submission information optimal_foraging_theory.pdf : The thesis document thesis_defense.pdf : The thesis defense presentation ==== Setup material ==== osudissert96-mods.sty : macros and environments used in osudissert96 (!!!!MODIFIED BY TED in 06/2007!!!!) osudissert96.cls : report class modified for 1996 grad school format (from ECE) natbib.cfg : Configures natbib for authorindex support optimal_foraging_theory.ast : List of Acronyms style file optimal_foraging_theory.gst : List of Symbols style file optimal_foraging_theory.mst : Main index style file optimal_foraging_theory.tst : List of Terms style file oft_0pre0_index_management.tex : Sets up indexing (main, people, Terms, Acronyms, Symbols) oft_0pre1_cross_refs.tex : Sets up citations and other referencing oft_0pre2_macros.tex : Macros (math, conventions, etc.) ==== Actual document content ==== thesis_defense.tex : The defense presentation (!!!!MUST build as DVI, use something like dvipdf or dvips and then ps2pdf (because pstricks are used)!!!!!) optimal_foraging_theory.tex : Main document source oft_ch0_abstract.tex : The abstract oft_ch0_ack.tex : The acknowledgments oft_ch0_vita.tex : The vita oft_ch1_intro.tex : Chapter 1: Introduction oft_ch2_model.tex : Chapter 2: Solitary Agent Model oft_ch3_optimization_objectives.tex : Chapter 3: Optimization Objectives oft_ch4_optimization_results.tex : Chapter 4: Optimization Results oft_ch5_conclusion.tex : Chapter 5: Conclusion oft_zapp_markov_encounter_sto_limits.tex : Appendix A: Limits of Markov Renewal Processes oft_zend_symbols.tex : Generates the List of Symbols entries (this was once generated by oft_zapp_math.tex (see tools below); now some index and authorindex entries have been added and a few edits made) optimal_foraging_theory.bib : Bibliography database for document ==== Content removed from final document during revision process ==== oft_zz_discard_ch3_review_classical_oft.tex : An old version of chapter 4 that has been discarded (includes criticisms of Fallacy of the Averages/etc.) oft_ch4_optimization_results_old.tex : An old version of chapter 4 with crappier math oft_zapp_lagrange.tex : Appendix on Lagrange multiplier method and KKT oft_zapp_lemma.tex : Appendix on lemma about fractions oft_zapp_math.tex : Appendix giving mathematical background (LONG--a book itself) oft_zapp_renewal.tex : Appendix on Markov renewal(-reward) processes ==== Tools ==== build_thesis : Script for one pass of thesis building (for non-Windoze) build_thesis.bat : Script for one pass of thesis building (for Windoze) clean_thesis : Script for deleting all thesis auxillary files (for non-Windoze) clean_thesis.bat : Script for deleting all thesis auxillary files (for Windoze) compiler.vim : for VIM-LaTeX suite (03-25-2006) : modified ftplugin/latex-suite/compiler.vim : for easy BUILDING of this thesis with vim texrc : for VIM-LaTeX suite (03-25-2006) : modified ftplugin/latex-suite/texrc : for easy BUILDING of this thesis with vim folding.vim : for VIM-LaTeX suite (03-25-2006) : modified ftplugin/latex-suite/folding.vim : for easy VIEWING of this thesis with vim fixmysyms : Frontend to makeappsyms for non-Windoze fixmysyms.bat : Frontend to makeappsyms for Windoze makeappsyms : Perl script to generate symbols ("List of Symbols") from old and long math appendix (oft_zapp_math.tex) td_rand_points : Generates randomly scattered points under a Pareto frontier for figures in thesis defense presentation tpavlic_references.bib : Extended bibliography database (not used in document -- includes some other references that were once included or could be included in the future) ==== Auxillary files (generated by LaTeX; delete for a clean build) thesis_defense.dvi : dvi generated by latex on thesis defense presentation thesis_defense.ps : ps from dvips on thesis_defense.dvi thesis_defense.log : Defense presentation document generation log file thesis_defense.bm : Defense presentation bookmarks thesis_defense.toc : Defense presentation table of contents thesis_defense.bbl : Defense presentation bibliography (included; gen by bibtex) thesis_defense.blg : Defense presentation bibliography log file thesis_defense.ilg : Defense presentation index log file thesis_defense.ind : Defense presentation index thesis_defense.aux : Defense presentation auxillary optimal_foraging_theory.log : Document generation log file optimal_foraging_theory.out : Bookmarks generated by hyperref package optimal_foraging_theory.toc : Table of Contents optimal_foraging_theory.lof : List of Figures (generated by latex) optimal_foraging_theory.lot : List of Tables (generated by latex) optimal_foraging_theory.bbl : Bibliography (included in doc; generated by bibtex) optimal_foraging_theory.brf : Bibliography entries (generated by latex) optimal_foraging_theory.blg : Bibliography generation log file optimal_foraging_theory.ain : People index (generated by authorindex on bib and aux) optimal_foraging_theory.acn : List of Acronyms (included by printindex; made by makeindex) optimal_foraging_theory.acr : Acronyms entries (generated by latex, like idx file) optimal_foraging_theory.alg : Acronyms generation log file optimal_foraging_theory.gls : List of Symbols (included by printindex; made by makeindex) optimal_foraging_theory.glo : Symbols entries (generated by latex, like idx file) optimal_foraging_theory.glg : Symbols generation log file optimal_foraging_theory.ind : Index (included by printindex; made by makeindex) optimal_foraging_theory.idx : Index entries (generated by latex) optimal_foraging_theory.ilg : Index generation log file optimal_foraging_theory.ter : List of Terms (included by printindex; made by makeindex) optimal_foraging_theory.tem : Terms entries (generated by latex, like idx file) optimal_foraging_theory.tlg : Terms generation log file oft_ch0_ack.aux : Acknowledgments auxillary oft_ch0_vita.aux : Vita auxillary oft_ch1_intro.aux : Chapter 1 auxillary oft_ch2_model.aux : Chapter 2 auxillary oft_ch3_optimization_objectives.aux : Chapter 3 auxillary oft_ch4_optimization_results.aux : Chapter 4 auxillary oft_ch5_conclusion.aux : Chapter 5 auxillary oft_zapp_markov_encounter_sto_limits.aux : Appendix A auxillary optimal_foraging_theory.aux : Main document auxillary oft_ch4_optimization_results_old.aux : Old Chapter 4 auxillary (way outdated) oft_zapp_lagrange.aux : Old Lagrange multiplier methods auxillary oft_zapp_lemma.aux : Old fraction lemma auxillary oft_zapp_math.aux : Old math appendix auxillary oft_zapp_renewal.aux : Old Markov renewal process appendix auxillary