Skip to content

Commit 5239db5

Browse files
committed
updated preface
1 parent 928b1aa commit 5239db5

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

text/front/preface/preface.tex

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ \chapter*{Preface}%
1515
This book is work in progress.
1616
It will take years to be completed and I plan to keep improving and extending it for quite some time.
1717

18-
This book is freely available.
19-
You can download its newest version from~\citeurl{programmingWithPython}.
20-
This version may change since this book is, well, work in progress.
21-
The book is released under the \emph{Attribution-NonCommercial-ShareAlike~4.0 International license} (\href{http://creativecommons.org/licenses/by-nc-sa/4.0/}{\mbox{CC~BY-NC-SA~4.0}}).
22-
You can freely share it.
23-
You can also copy text or figures, as long as you cite the book as the original source~\expandafter\url{\programmingWithPythonUrl}, e.g., by using the following Bib\TeX:%
18+
The book consists of two types of material:
19+
Materials that the author~(Thomas Weise) has created by himself and such that have been created by others.
20+
The vast majority of the material is teaching material created by the author.
21+
This and only this material is released under the \emph{Attribution-NonCommercial-ShareAlike~4.0 International license}~(\href{http://creativecommons.org/licenses/by-nc-sa/4.0}{\mbox{CC~BY-NC-SA~4.0}}).
22+
However, the book also includes some images and figures created by others, which are marked explicitly and licensed under their authors' terms.
23+
For example, all logos and trademarks are under the copyright of their respective owners.
24+
25+
You can cite this book~\cite{databases}, e.g., by using the following Bib\TeX:%
2426
%
2527
\begin{lstlisting}[style=text_style]
2628
@book{programmingWithPython,

0 commit comments

Comments
 (0)