-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcopyright-page.tex
More file actions
19 lines (17 loc) · 1.24 KB
/
copyright-page.tex
File metadata and controls
19 lines (17 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\thispagestyle{empty}
\vspace*{\fill}
\begin{flushleft}
\textbf{Code Python, Consult AI: Python Fundamentals for the AI Era}\\[1.5em]
Copyright \textcopyright\ 2026 Michael Borck. All rights reserved.\\[1em]
Published by Michael Borck\\
Perth, Western Australia\\[1em]
\textbf{ISBN:} 979-8-254-65364-6\\[1em]
First edition, 2026.\\[1em]
No part of this publication may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of the author, except for brief quotations in reviews and certain non-commercial uses permitted by copyright law.\\[1em]
This work is also available under a Creative Commons Attribution (CC BY) licence for content and MIT licence for code examples at the companion website. See below for details.\\[1em]
\textbf{AI disclosure:} This book was written using the methodology it describes. AI tools were used as thinking partners throughout the drafting, iterating, and refining process. The author reviewed, challenged, and took responsibility for every sentence and line of code.\\[1em]
\textbf{Companion website:} https://michael-borck.github.io/code-python-consult-ai\\
\textbf{Source:} https://github.com/michael-borck/code-python-consult-ai
\end{flushleft}
\vspace*{\fill}
\clearpage