-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate files, more idiomatic markup
- Loading branch information
Showing
4 changed files
with
91 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
\begin{footnotesize} | ||
\vspace*{\fill} | ||
\setlength{\parindent}{0pt} | ||
This book is available as a free download from:\\ \url{https://github.com/SquareBracketAssociates/NumericalMethods}. | ||
\bigskip | ||
|
||
Copyright \copyright~2001, 2015 by Didier H. Besset. | ||
\bigskip | ||
|
||
The contents of this book are protected under Creative Commons Attribution-ShareAlike 3.0 Unported license. | ||
\medskip | ||
|
||
You are free: | ||
\begin{description} | ||
\item[to Share] --- to copy, distribute and transmit the work | ||
\item[to Remix] --- to adapt the work | ||
\end{description} | ||
\medskip | ||
|
||
Under the following conditions: | ||
\begin{description} | ||
\item[Attribution.] You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). | ||
\item[Share Alike.] If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license. | ||
\end{description} | ||
\begin{itemize} | ||
\item For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page: | ||
\url{creativecommons.org/licenses/by-sa/3.0/} | ||
\item Any of the above conditions can be waived if you get permission from the copyright holder. | ||
\item Nothing in this license impairs or restricts the author's moral rights. | ||
\end{itemize} | ||
\raisebox{-0.25cm}{\includegraphics[width=2cm]{Figures/CreativeCommons-BY-SA}}\quad | ||
\parbox{\textwidth}{ | ||
Your fair dealing and other rights are in no way affected by the above.\\ | ||
This is a human-readable summary of the Legal Code (the full license):\\ | ||
\url{creativecommons.org/licenses/by-sa/3.0/legalcode}} | ||
\bigskip | ||
|
||
Published by Square Bracket Associates, Switzerland.\\ | ||
% ISBN 978-3-9523341-0-2\\ | ||
First Edition, 2001 | ||
\vspace*{\fill} | ||
\end{footnotesize} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters