summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Guide_Setup.tex8
-rw-r--r--TSG_Administrator's_Guide_Latest_EN.pdfbin653579 -> 653579 bytes
-rw-r--r--TSG_Administrator's_Guide_Latest_EN.tex20
-rw-r--r--bib-refs.bib0
4 files changed, 18 insertions, 10 deletions
diff --git a/Guide_Setup.tex b/Guide_Setup.tex
index c112b9f..3e2e9ff 100644
--- a/Guide_Setup.tex
+++ b/Guide_Setup.tex
@@ -60,7 +60,8 @@
colorize=full,%
colortheme=bluemagenta,%
configurebiblatex=true,%
- bibsys=biber,%
+ %bibsys=biber,%
+ bibsys=bibtex,
bibfile=bib-refs,%
bibstyle=alphabetic,%
bibsorting=nty,%
@@ -249,4 +250,7 @@
\marginnote[#1]{\localtableofcontents}%
\endgroup%
}
-
+%\usepackage[backend=bibtex]{biblatex}
+%\bibliography{bib-refs.bib}
+%\usepackage[backend = biber, style = nwsuafref, utf8, sorting = centy]{biblatex}
+%\addbibresource{bib-refs.bib} %\bibliography{ref}
diff --git a/TSG_Administrator's_Guide_Latest_EN.pdf b/TSG_Administrator's_Guide_Latest_EN.pdf
index 4efe001..b1c5afd 100644
--- a/TSG_Administrator's_Guide_Latest_EN.pdf
+++ b/TSG_Administrator's_Guide_Latest_EN.pdf
Binary files differ
diff --git a/TSG_Administrator's_Guide_Latest_EN.tex b/TSG_Administrator's_Guide_Latest_EN.tex
index b4d6a47..e47eafe 100644
--- a/TSG_Administrator's_Guide_Latest_EN.tex
+++ b/TSG_Administrator's_Guide_Latest_EN.tex
@@ -24,7 +24,11 @@
% **************************************************
\input{Guide_Setup}
%\input TABLES
-
+\setcounter{secnumdepth}{4}
+\setcounter{tocdepth}{3}
+%\AtBeginToc{\setcounter{tocdepth}{3}}
+%\AtEndToc{\setcounter{tocdepth}{5}}
+\KOMAoption{toc}{flat}
% **************************************************
% Document CONTENT
% **************************************************
@@ -66,14 +70,10 @@
%\setlength{\textheight}{230\vscale} % Manually adjust the height of the ToC pages
% Turn on compatibility mode for the etoc package
-\etocstandarddisplaystyle % "toc display" as if etoc was not loaded
-\etocstandardlines % "toc lines as if etoc was not loaded
+%\etocstandarddisplaystyle % "toc display" as if etoc was not loaded
+%\etocstandardlines % "toc lines as if etoc was not loaded
+
-\setcounter{secnumdepth}{4}
-%\setcounter{tocdepth}{3}
-%\AtBeginToc{\setcounter{tocdepth}{3}}
-%\AtEndToc{\setcounter{tocdepth}{5}}
-\KOMAoption{toc}{flat}
\tableofcontents % display table of contents
\endgroup
@@ -132,6 +132,10 @@
}
\cleardoublepage
+%\bibliographystyle{IEEEtran}
+%\bibliography{IEEEabrv,REFS}
+%\begin{thebibliography}{widest-label}
+%\end{thebibliography}
% **************************************************
% End of Document CONTENT
diff --git a/bib-refs.bib b/bib-refs.bib
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/bib-refs.bib