forked from oscarlevin/ibl-combinatorics
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathadoptions.html
More file actions
58 lines (45 loc) · 2.4 KB
/
adoptions.html
File metadata and controls
58 lines (45 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
layout: default
title: "Combinatorics Through Guided Discovery"
subtitle: "by Kenneth P. Bogart"
---
<!-- About/info -->
<section class="section">
<div class="container">
<div class="columns is-variable is-8">
<div class="column is-3 has-text-centered">
<div class="content">
<p><img src="./assets/images/cover.png"/></p>
<p>
<a class="button is-info is-outlined is-fullwidth" href="./ctgd/ctgd.html"><span class="icon is-small"><i class="fa fa-book"></i> </span><span>Read online</span></a>
</p>
<p >
<a class="button is-info is-outlined is-fullwidth" href="./pdf/ctgd.pdf"><span class="icon is-small"><i class="fa fa-download"></i></span><span>Download PDF</span></a>
</p>
<p >
<a class="button is-info is-outlined is-fullwidth" href="http://amzn.to/2CvXJbh" target="_blank"><span class="icon is-small"><i class="fa fa-shopping-cart"></i> </span> <span>Buy paperback</span></a>
</p>
</div>
</div>
<div class="column">
<div class="content">
<h3>Adoptions</h3>
<p>
Please <a href="mailto:oscar.levin@unco.edu">let us know</a> if you use the book in your class, so we can generate a list of institutions that have adopted this text in some form.
</p>
<p>
This book has been used at a number of institutions over the years. The updated version was used for a graduate level discrete math course at the University of Northern Colorado and for at least two other courses elsewhere (based on sales data). We will update the list below as more information becomes available.
</p>
<ul>
<li>Allegheny College (Fall 2019)</li>
<li>Cleveland State University (Fall 2019)</li>
<li>University of Northern Colorado (MATH 728: Topics in Discrete Mathematics, 2017).</li>
<li>University of Puget Sound (MATH 420: Combinatorics, 2019).</li>
<li>Washington and Lee University (MATH 365: Combinatorics, 2015 and 2017).</li>
</ul>
<p><a href="."><span class="icon is-small"><i class="fa fa-arrow-left"></i></span> Back to book description</a></p>
</div>
</div>
</div>
</div>
</section>