Initialize coure project
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This frontmatter division will contain all content before the -->
|
||||
<!-- first chapter. Fill in and comment/uncomment to see how this -->
|
||||
<!-- works. -->
|
||||
|
||||
<frontmatter xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="frontmatter">
|
||||
<bibinfo>
|
||||
<author>
|
||||
<personname>Instructor Lastname</personname>
|
||||
<department>Mathematical Sciences</department>
|
||||
<institution>University of Templates</institution>
|
||||
</author>
|
||||
<date>
|
||||
Last Updated: <today />
|
||||
</date>
|
||||
</bibinfo>
|
||||
|
||||
<!-- This displays the title page information -->
|
||||
<titlepage>
|
||||
<titlepage-items/>
|
||||
</titlepage>
|
||||
|
||||
</frontmatter>
|
||||
|
||||
Reference in New Issue
Block a user