Skip to content

Commit d4fffe9

Browse files
authored
minor update (acknowledgement) (#240)
1 parent 0d6fe0a commit d4fffe9

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

source/frontmatter.ptx

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<today />
1414
</date>
1515
</titlepage>
16-
<preface permid="Cpq">
16+
<preface>
1717
<p>
1818
This book was written by undergraduate students at Wright College who were enrolled in my Math 299 class, Writing in the Sciences.
1919
</p>
@@ -44,76 +44,79 @@
4444
</preface>
4545

4646
<acknowledgement>
47-
<p permid="ewA">
47+
<p>
4848
We would like to acknowledge the following peer-reviewers:
49-
<ul permid="ODI">
50-
<li permid="XXu">
51-
<p permid="hrg">
49+
<ul>
50+
<li>
51+
<p>
5252
Moty Katzman, University of Sheffield
5353
</p>
5454
</li>
5555

56-
<li permid="uKR">
57-
<p permid="EeD">
56+
<li>
57+
<p>
5858
Ken Levasseur, University of Massachusetts Lowell
5959
</p>
6060
</li>
6161

62-
<li permid="XXu">
63-
<p permid="hrg">
62+
<li>
63+
<p>
6464
Vartuyi Manoyan, Wright College
6565
</p>
6666
</li>
6767
</ul>
6868
</p>
6969

70-
<p permid="ewA">
70+
<p>
7171
We would like to acknowledge the following proof-readers:
72-
<ul permid="ODI">
73-
<li permid="XXu">
74-
<p permid="hrg">
72+
<ul>
73+
<li>
74+
<p>
7575
Ted Jankowski, Wright College
7676
</p>
7777
</li>
7878

79-
<li permid="XXu">
80-
<p permid="hrg">
79+
<li>
80+
<p>
8181
Justin Lowry, Wright College
8282
</p>
8383
</li>
8484

85-
<li permid="XXu">
86-
<p permid="hrg">
85+
<li>
86+
<p>
8787
Yolanda Nieves, Wright College
8888
</p>
8989
</li>
9090

91-
<li permid="uKR">
92-
<p permid="EeD">
91+
<li>
92+
<p>
9393
Fabio Re, Rosalind Franklin University
9494

9595
</p>
9696
</li>
9797

98-
<li permid="XXu">
99-
<p permid="hrg">
98+
<li>
99+
<p>
100100
Tineka Scalzo, Wright College
101101
</p>
102102
</li>
103103
</ul>
104104
</p>
105105

106-
<p>
107-
The making of this book is supported in part by the Wright College Open Educational Resource Expansion grant from the Secretary of State/Illinois State Library.
108-
</p>
109-
106+
<p>The making of this book is supported in part by the Wright College Open Educational Resource
107+
Expansion grant from the Secretary of State/Illinois State Library. Many thanks to Tineka Scalzo,
108+
the Wright College librarian, for her unwavering advocacy and invaluable support.</p>
110109

110+
<p>We extend our sincere gratitude to David Potash, President of Wright College (2013-2024), for his
111+
steadfast moral and material support since the project's inception. His encouragement, demonstrated
112+
through attending student presentations and securing grant funding on their behalf, along with his
113+
scholarly vision and generosity, has been instrumental in bringing this project to fruition.</p>
111114
</acknowledgement>
112115

113116
<preface>
114117
<title>From the Student Authors</title>
115118

116-
<p permid="KDJ">
119+
<p>
117120
This textbook is a testament to our collaborative spirit and the Open Education movement, aiming to make higher education accessible to all by providing approachable resources for students to learn open-source mathematics software.
118121
</p>
119122

source/getting-started/sec-miscellaneous.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<introduction>
77
<p>
8-
Sage is feature rich, and the following is a brief introduction of some of its miscellaneous
8+
Sage is feature rich, and the following is a brief introduction to some of its miscellaneous
99
features. Keep in mind that the primary goal of this book is to introduce Sage software and
1010
demonstrate how it can be used to experiment with discrete math concepts within Sage environment.
1111
</p>

0 commit comments

Comments
 (0)