diff --git a/source/_config.yml b/source/_config.yml
index 22b14de3..11b75592 100755
--- a/source/_config.yml
+++ b/source/_config.yml
@@ -1,5 +1,5 @@
# Book settings
-title: "Data Science: A First Introduction (Python Edition)"
+title: "Data Science: A First Introduction with Python"
author: "Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, and Lindsey Heagy"
copyright: "2022" # Copyright year to be placed in the footer
logo: "" # A path to the book logo
diff --git a/source/acknowledgements.md b/source/acknowledgements.md
index 3b08d251..b2b1b3ac 100755
--- a/source/acknowledgements.md
+++ b/source/acknowledgements.md
@@ -50,7 +50,7 @@ is reflected in the content of this book.
## Acknowledgments for the Python Edition
We'd like to thank everyone that has contributed to the development of
-[*Data Science: A First Introduction (Python Edition)*](https://python.datasciencebook.ca).
+[*Data Science: A First Introduction with Python*](https://python.datasciencebook.ca).
This is an open source Python translation of the original
book, which focused on the R programming language. Both of these books are
used to teach DSCI 100 at the University of British Columbia (UBC).
diff --git a/source/img/frontmatter/ds-a-first-intro-cover.jpg b/source/img/frontmatter/ds-a-first-intro-cover.jpg
old mode 100755
new mode 100644
index 22629021..b3fa4065
Binary files a/source/img/frontmatter/ds-a-first-intro-cover.jpg and b/source/img/frontmatter/ds-a-first-intro-cover.jpg differ
diff --git a/source/index.md b/source/index.md
index 454fa914..71d910ac 100755
--- a/source/index.md
+++ b/source/index.md
@@ -17,19 +17,27 @@ kernelspec:
# Data Science
-## *A First Introduction (Python Edition)*
+## *A First Introduction with Python*
*Tiffany Timbers, Trevor Campbell, Melissa Lee, Joel Ostblom, Lindsey Heagy*
### Welcome!
-This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction (Python Edition)*.
+This is the [website](https://python.datasciencebook.ca) for *Data Science: A First Introduction with Python*.
You can read the web version of the book on this site. Click a section in the table of contents
on the left side of the page to navigate to it. If you are on a mobile device,
you may need to open the table of contents first by clicking the menu button on
-the top left of the page.
+the top left of the page. You can purchase a PDF or print copy of the book on the [CRC Press website](https://www.routledge.com/Data-Science-A-First-Introduction-with-Python/Timbers-Campbell-Lee-Ostblom-Heagy/p/book/9781032572239) or on [Amazon](https://www.amazon.com/Data-Science-Introduction-Python-Chapman/dp/103257223X).
-For the R version of the textbook, please visit https://datasciencebook.ca.
+For the R version of the textbook, please visit [https://datasciencebook.ca](https://datasciencebook.ca).
+
+This book is listed in a number of open educational resource (OER) collections:
+
+- [The University of British Columbia OER collection](https://oer.open.ubc.ca/data-science-a-first-introduction-python-version/)
+- [The OER Commons](https://oercommons.org/courses/data-science-a-first-introduction-with-python)
+- [MERLOT](https://merlot.org/merlot/viewMaterial.htm?id=773420157)
+
+