Skip to content

fixes issue#24, I have added an Acknowledgements page #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion source/meta_frontmatter.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<frontmatter xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="meta_frontmatter">
<bibinfo>
<author>
<personname>Drs. Brad Miller and Jan Pearce</personname>
<personname>Brad Miller and Jan Pearce</personname>
</author>
<date><today/>
</date>
Expand All @@ -14,6 +14,13 @@
<titlepage-items></titlepage-items>
</titlepage>

<preface xml:id="meta_frontmatter-acknowledgments">
<title>Acknowledgements</title>
<p>
Thank you to the following people and organizations for their hard work and contributions to this book: Brad Miller for writing the original version of this book and for creating Runestone Academy; Rob Beezer for creating the PreTeXt language in which this book is authored; Moise Dete-Kpinssounon for converting the original version to PreTeXt; Oscar Levin for developing the reStructuredText-to-PreTeXt transition tool that supported the conversion work from the previous version; Berea College for funding interns and supporting independent studies that facilitated the book’s conversion and improvement; and Beryl Hoffman for her impressive work on CSAwesome, which we are leveraging as a model in several sections that are new to this version.
</p>
</preface>


<preface xml:id="meta_frontmatter-preface">
<p>
Expand Down