<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Mark Shroyer's School Page</title>
</head>

<body>
    <h1>Mark Shroyer's School Page</h1>

    <p>I'm a computer engineering student at the University of Florida, and this is where I keep some of my course work-related files. Files for my CISE classes are kept separately at <a href="http://www.cise.ufl.edu/~mshroyer/">http://www.cise.ufl.edu/~mshroyer/</a>.</p>

    <p>My personal web page is located at <a href="http://markshroyer.com/">http://markshroyer.com/</a>.</p>

    <p>All those old calculator programs are available <a href="programs.xml">here</a>.</p>
    
    <hr />
    
    <h2>EEL 4712 – Digital Design</h2>
    
    <h3>L<sup>A</sup>T<sub>E</sub>X lab report document class</h3>
    
    <p>This is the LaTeX document class and corresponding package that I use to write my 4712 lab reports, in case anybody out there might find such a thing useful. It comes with an example document to demonstrate its major features, and can be downloaded <a href="class/eel4712/labreport.zip">here</a>. The document class is modeled after the format specified in Dr. Lam's <a href="http://www.hlam.ece.ufl.edu/EEL4712/labs/LaboratoryGuide.pdf">laboratory report guide</a>.</p>
    
    <h3>Lab reports</h3>
    
    <p>These are my digital design lab reports. They're mostly just up here in case I forget to bring a copy to class some day...</p>
    
    <ul>
      <li><a href="class/eel4712/labreport1.pdf">Lab 1</a></li>
    </ul>
    
</body>

</html>

