40 lines
1.1 KiB
XML
40 lines
1.1 KiB
XML
<?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>Andy Eisenberg</personname>
|
|
<department>Mathematics Department</department>
|
|
<institution>Temple University</institution>
|
|
</author>
|
|
<date>
|
|
<today />
|
|
</date>
|
|
|
|
<!-- <website>
|
|
<url href="https://pretextbook.org">My Website</url>
|
|
</website> -->
|
|
|
|
<copyright>
|
|
<year>2025</year>
|
|
<holder>Andy Eisenberg</holder>
|
|
<shortlicense> This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit <url href="http://creativecommons.org/licenses/by-sa/4.0/" visual="creativecommons.org/licenses/by-sa/4.0"> CreativeCommons.org</url>
|
|
</shortlicense>
|
|
</copyright>
|
|
|
|
</bibinfo>
|
|
|
|
<titlepage>
|
|
<titlepage-items/>
|
|
</titlepage>
|
|
|
|
<colophon xml:id="front-colophon">
|
|
<colophon-items/>
|
|
</colophon>
|
|
</frontmatter>
|
|
|