Initialize coure project

This commit is contained in:
2026-08-01 17:17:57 +00:00
commit f2e8da3ac5
24 changed files with 1520 additions and 0 deletions
+24
View File
@@ -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>