From 5ce4850dc48c993f3a2031ecfa2efc112a71fc13 Mon Sep 17 00:00:00 2001 From: couturie Date: Tue, 5 Feb 2019 17:31:01 +0100 Subject: [PATCH] first --- acknow.tex | 11 + acknowlegement.tex | 11 + acronym.tex | 18 + appendix.tex | 82 ++ book.tex | 84 ++ chapter.tex | 348 +++++++ chapter1.tex | 859 ++++++++++++++++ dedic.tex | 16 + dedication.tex | 16 + figures/chap1fig1.png | Bin 0 -> 3822 bytes figures/chap1fig2.png | Bin 0 -> 37734 bytes figures/chap1fig3.png | Bin 0 -> 14958 bytes figures/chap1fig4.png | Bin 0 -> 15759 bytes figures/chap1fig5.png | Bin 0 -> 29766 bytes foreword.tex | 21 + glossary.tex | 22 + part.tex | 13 + preface.tex | 26 + referenc.tex | 145 +++ references.tex | 350 +++++++ solutions.tex | 16 + spbasic.bst | 1658 ++++++++++++++++++++++++++++++ spmpsci.bst | 1512 +++++++++++++++++++++++++++ spphys.bst | 1442 ++++++++++++++++++++++++++ svind.ist | 7 + svindd.ist | 8 + svmono.cls | 2265 +++++++++++++++++++++++++++++++++++++++++ 27 files changed, 8930 insertions(+) create mode 100644 acknow.tex create mode 100644 acknowlegement.tex create mode 100644 acronym.tex create mode 100644 appendix.tex create mode 100644 book.tex create mode 100644 chapter.tex create mode 100644 chapter1.tex create mode 100644 dedic.tex create mode 100644 dedication.tex create mode 100644 figures/chap1fig1.png create mode 100644 figures/chap1fig2.png create mode 100644 figures/chap1fig3.png create mode 100644 figures/chap1fig4.png create mode 100644 figures/chap1fig5.png create mode 100644 foreword.tex create mode 100644 glossary.tex create mode 100644 part.tex create mode 100644 preface.tex create mode 100644 referenc.tex create mode 100644 references.tex create mode 100644 solutions.tex create mode 100644 spbasic.bst create mode 100644 spmpsci.bst create mode 100644 spphys.bst create mode 100644 svind.ist create mode 100644 svindd.ist create mode 100644 svmono.cls diff --git a/acknow.tex b/acknow.tex new file mode 100644 index 0000000..379289e --- /dev/null +++ b/acknow.tex @@ -0,0 +1,11 @@ +%%%%%%%%%%%%%%%%%%%%%%acknow.tex%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% sample acknowledgement chapter +% +% Use this file as a template for your own input. +% +%%%%%%%%%%%%%%%%%%%%%%%% Springer %%%%%%%%%%%%%%%%%%%%%%%%%% + +\extrachap{Acknowledgements} + +Use the template \emph{acknow.tex} together with the document class SVMono (monograph-type books) or SVMult (edited books) if you prefer to set your acknowledgement section as a separate chapter instead of including it as last part of your preface. + diff --git a/acknowlegement.tex b/acknowlegement.tex new file mode 100644 index 0000000..379289e --- /dev/null +++ b/acknowlegement.tex @@ -0,0 +1,11 @@ +%%%%%%%%%%%%%%%%%%%%%%acknow.tex%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% sample acknowledgement chapter +% +% Use this file as a template for your own input. +% +%%%%%%%%%%%%%%%%%%%%%%%% Springer %%%%%%%%%%%%%%%%%%%%%%%%%% + +\extrachap{Acknowledgements} + +Use the template \emph{acknow.tex} together with the document class SVMono (monograph-type books) or SVMult (edited books) if you prefer to set your acknowledgement section as a separate chapter instead of including it as last part of your preface. + diff --git a/acronym.tex b/acronym.tex new file mode 100644 index 0000000..7d1567b --- /dev/null +++ b/acronym.tex @@ -0,0 +1,18 @@ +%%%%%%%%%%%%%%%%%%%%%%acronym.tex%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% sample list of acronyms +% +% Use this file as a template for your own input. +% +%%%%%%%%%%%%%%%%%%%%%%%% Springer %%%%%%%%%%%%%%%%%%%%%%%%%% + +\extrachap{Acronyms} + +Use the template \emph{acronym.tex} together with the document class SVMono (monograph-type books) or SVMult (edited books) to style your list(s) of abbreviations or symbols. + +Lists of abbreviations\index{acronyms, list of}, symbols\index{symbols, list of} and the like are easily formatted with the help of the Springer-enhanced \verb|description| environment. + +\begin{description}[CABR] +\item[ABC]{Spelled-out abbreviation and definition} +\item[BABI]{Spelled-out abbreviation and definition} +\item[CABR]{Spelled-out abbreviation and definition} +\end{description} \ No newline at end of file diff --git a/appendix.tex b/appendix.tex new file mode 100644 index 0000000..7363c27 --- /dev/null +++ b/appendix.tex @@ -0,0 +1,82 @@ +%%%%%%%%%%%%%%%%%%%%% appendix.tex %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% sample appendix +% +% Use this file as a template for your own input. +% +%%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%% + +\appendix +\motto{All's well that ends well} +\chapter{Chapter Heading} +\label{introA} % Always give a unique label +% use \chaptermark{} +% to alter or adjust the chapter heading in the running head + +Use the template \emph{appendix.tex} together with the Springer document class SVMono (monograph-type books) or SVMult (edited books) to style appendix of your book. + + +\section{Section Heading} +\label{sec:A1} +% Always give a unique label +% and use \ref{