Files
Probability-and-Statistics-…/source/backmatter.ptx
T
2026-02-19 07:44:41 -05:00

41 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- This file contains all of the "backmatter" material --> <!-- In comments, we show examples of how to have hints to divisional --> <!-- excercies appear in a section, and then their --> <!-- solutions in the next. Then there is an appendix --> <!-- with all notation generated, and finally the index. -->
<backmatter xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="backmatter">
<title>Backmatter</title>
<!--
<solutions divisional="hint">
<title>Selected Hints</title>
</solutions>
--> <!--
<solutions divisional="solution">
<title>Selected Solutions</title>
</solutions>
--> <!--
<appendix>
<title>List of Symbols</title>
<notation-list/>
</appendix>
--> <!--
<index>
<title>Index</title>
<index-list/>
</index>
-->
<appendix>
<title><m>\Phi(z)</m> Table</title>
<xi:include href="./app-Phi-table.ptx" />
</appendix>
<colophon>
<p>
This book was authored in <pretext />.
</p>
</colophon>
</backmatter>