README file CSci 487: Senior Project H. Conrad Cunningham Department of Computer and Information Science University of Mississippi Revised: 2018-05-22 1234567890123456789012345678901234567890123456789012345678901234567890 In this work, I adapt materials developed or modified by Pam Lawhead, Bob Cook, Yixin Chen, Byung Jang, Dawn Wilkins, Phil Rhodes, and perhaps others. I updated my Spring 2017 materials for the context of the Spring 2018 class. These materials are formatted using (Pandoc-flavored) Markdown. My rationale for using Markdown is to enable the documents to be produced in various formats such as HTML (which I mostly used), LaTeX, PDF, Word, ePub, etc. and to help keep the documents accessible in accordance with recent initiatives. Software used: pandoc 2.2 Tex Live 1.34 created on macOS Hign Sierra (10.13.4) edited with Aquamacs 3.3 (GNU Emacs 25.1.1) Microsoft Word for Mac 16.3 Markdown Source Files: csci487.md -- semester-specific course index page 487syl_sp18.md -- semester-specific Syllabus, template for others 487schedule.md -- semester-specific Schedule, template for others 487profConduct.md -- general Professional Conduct Affirmation 487assignments.md -- general Assignments descriptions, with section tags GradingSheet.md -- grading sheet for each student POSTMORTEM.md -- comments about Spring 2018 course Word Files: CSci_Senior_Project_Survey.docx -- ORSP Undergrad Capstone Project Survey, template SponsorEvaluationForm_Sp2018.docx -- specific Sponsor Eval, template FacultyEvalSeniorProjPresent_Sp2018.docx-- specific Faculty Eval, template ExitSurvey.docx -- general Exit Survey form EvalSeniorProjWork.docx -- general Evaluation of Senior Project Work (by instructor) Shell scripts, etc: makeall -- translate ALL Markdown documents to HTML, LaTeX, PDF makenotoc -- translate Markdown document without t-o-c maketoc -- translate Markdown document with t-o-c nonumber.latex -- used in generating LaTeX/PDF w/o page numbers makechapter -- not used, makes with chapter numbers makeslidy -- not used, makes Slidy slides in HTML