13 lines
338 B
XML
13 lines
338 B
XML
<?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-section-name.ptx" /> -->
|
|
|
|
</chapter> |