Setting up some sections.

This commit is contained in:
andyeisenberg
2025-12-28 18:52:12 +00:00
parent ac8b2f304d
commit 998374af65
13 changed files with 53 additions and 13 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xml:id="ch-Confidence-Intervals" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Confidence Intervals</title>
<introduction>
<p> Text before the first section. </p>
</introduction>
<!-- include sections -->
<xi:include href="sec-Central-Limit-Theorem.ptx" />
</chapter>