Skip to content

Commit 271e2d7

Browse files
moving refs.bib into source/ folder; removing old unused files
1 parent 74e24b9 commit 271e2d7

File tree

5 files changed

+2
-85
lines changed

5 files changed

+2
-85
lines changed

preamble.tex

Lines changed: 0 additions & 11 deletions
This file was deleted.

printindex.tex

Lines changed: 0 additions & 1 deletion
This file was deleted.

source/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Book settings
22
title: "Data Science: A First Introduction (Python Edition)"
3-
author: UBC
3+
author: "The DSCI100 Development Team"
44
copyright: "2022" # Copyright year to be placed in the footer
55
logo: "" # A path to the book logo
66
# Patterns to skip when building the book. Can be glob-style (e.g. "*skip.ipynb")
@@ -81,4 +81,4 @@ sphinx:
8181

8282
#######################################################################################
8383
bibtex_bibfiles:
84-
- ../references.bib
84+
- references.bib

source/markdown.md

Lines changed: 0 additions & 71 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)