Basic setup
This commit is contained in:
parent
89c1afe6ba
commit
fcbabbd295
8
Makefile
8
Makefile
|
|
@ -1,8 +1,8 @@
|
|||
CHAPTERS=Chapter-*/Chapter-*.tex Appendix-*/Appendix-*.tex
|
||||
NAME=YourName-thesis
|
||||
NAME=NuwanYapa-thesis
|
||||
AUX=$(NAME).aux front.aux Chapter-*/*.aux Appendix-*/*.aux optional.aux
|
||||
INTERMEDIATES=$(NAME).bbl $(NAME).blg $(NAME).lof $(NAME).lot \
|
||||
$(NAME).log $(NAME).toc
|
||||
$(NAME).log $(NAME).toc $(NAME).out
|
||||
|
||||
$(NAME).pdf : $(NAME).tex $(NAME).bib front.tex $(CHAPTERS) ncsuthesis.cls optional.tex
|
||||
pdflatex $(NAME)
|
||||
|
|
@ -11,6 +11,4 @@ $(NAME).pdf : $(NAME).tex $(NAME).bib front.tex $(CHAPTERS) ncsuthesis.cls optio
|
|||
pdflatex $(NAME)
|
||||
|
||||
clean :
|
||||
rm $(AUX) $(INTERMEDIATES)
|
||||
|
||||
|
||||
rm -f $(NAME).pdf $(AUX) $(INTERMEDIATES)
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
%%---------------------------- Content Options -------------------------------%%
|
||||
%%----------------------------------------------------------------------------%%
|
||||
%% Size of committee: 3, 4, 5, or 6 -- this number includes the chair
|
||||
\committeesize{5}
|
||||
\committeesize{4}
|
||||
|
||||
%% Members of committee
|
||||
%% Each of the following member commands takes an optional argument
|
||||
|
|
@ -77,17 +77,17 @@
|
|||
%% \cochairI{Doug Dodd}
|
||||
%% \cochairII{Chris Cox}
|
||||
%%
|
||||
\chair{Chair first and last name}
|
||||
\memberI{Member 1 name}
|
||||
\memberII{Member 2 name}
|
||||
\memberIII{Member 3 name} % unnecessary if committeesize=3
|
||||
\memberIV{Member 4 name} % unnecessary if committeesize=3, 4
|
||||
\chair{Sebastian K\"onig}
|
||||
\memberI{Alexander Kemper}
|
||||
\memberII{Dean Lee}
|
||||
\memberIII{Ilse Ipsen} % unnecessary if committeesize=3
|
||||
%\memberIV{Member 4 name} % unnecessary if committeesize=3, 4
|
||||
|
||||
%% Student writing thesis, \student{First Middle}{Last}
|
||||
\student{First name and Middle names}{Last Name} % a full middle name
|
||||
\student{Nuwan Subhashana}{Yapa} % a full middle name
|
||||
|
||||
%% Degree program e.g. Marine, Earth, and Atmospheric Science
|
||||
\program{program name}
|
||||
\program{Physics}
|
||||
|
||||
%%!!!!!! To Change Year !!!!!!%%
|
||||
% If year of graduation is not same as current year (common for December graduates
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
%%---------------------------------------------------------------------------%%
|
||||
%% Bibliography
|
||||
%% or use BibTeX
|
||||
\bibliography{StudentName-thesis}
|
||||
\bibliography{NuwanYapa-thesis}
|
||||
\bibliographystyle{apalike}
|
||||
|
||||
%%---------------------------------------------------------------------------%%
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
import os
|
||||
env = Environment(ENV=os.environ)
|
||||
|
||||
fn = "YourName-thesis"
|
||||
fn = "NuwanYapa-thesis"
|
||||
chapters = Glob("Chapter-*/Chapter-*.tex") + Glob("Appendix-*/Appendix-*.tex")
|
||||
|
||||
print chapters
|
||||
|
|
|
|||
|
|
@ -1,11 +0,0 @@
|
|||
@Comment{$ biblatex control file $}
|
||||
@Comment{$ biblatex version 2.2 $}
|
||||
Do not modify this file!
|
||||
|
||||
This is an auxiliary file used by the 'biblatex' package.
|
||||
This file may safely be deleted. It will be recreated as
|
||||
required.
|
||||
|
||||
@Control{biblatex-control,
|
||||
options = {2.2:0:0:1:0:0:1:1:0:1:0:0:2:1:2:1:79:},
|
||||
}
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
<?xml version="1.0" standalone="yes"?>
|
||||
<!-- logreq request file -->
|
||||
<!-- logreq version 1.0 / dtd version 1.0 -->
|
||||
<!-- Do not edit this file! -->
|
||||
<!DOCTYPE requests [
|
||||
<!ELEMENT requests (internal | external)*>
|
||||
<!ELEMENT internal (generic, (provides | requires)*)>
|
||||
<!ELEMENT external (generic, cmdline?, input?, output?, (provides | requires)*)>
|
||||
<!ELEMENT cmdline (binary, (option | infile | outfile)*)>
|
||||
<!ELEMENT input (file)+>
|
||||
<!ELEMENT output (file)+>
|
||||
<!ELEMENT provides (file)+>
|
||||
<!ELEMENT requires (file)+>
|
||||
<!ELEMENT generic (#PCDATA)>
|
||||
<!ELEMENT binary (#PCDATA)>
|
||||
<!ELEMENT option (#PCDATA)>
|
||||
<!ELEMENT infile (#PCDATA)>
|
||||
<!ELEMENT outfile (#PCDATA)>
|
||||
<!ELEMENT file (#PCDATA)>
|
||||
<!ATTLIST requests
|
||||
version CDATA #REQUIRED
|
||||
>
|
||||
<!ATTLIST internal
|
||||
package CDATA #REQUIRED
|
||||
priority (9) #REQUIRED
|
||||
active (0 | 1) #REQUIRED
|
||||
>
|
||||
<!ATTLIST external
|
||||
package CDATA #REQUIRED
|
||||
priority (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8) #REQUIRED
|
||||
active (0 | 1) #REQUIRED
|
||||
>
|
||||
<!ATTLIST provides
|
||||
type (static | dynamic | editable) #REQUIRED
|
||||
>
|
||||
<!ATTLIST requires
|
||||
type (static | dynamic | editable) #REQUIRED
|
||||
>
|
||||
<!ATTLIST file
|
||||
type CDATA #IMPLIED
|
||||
>
|
||||
]>
|
||||
<requests version="1.0">
|
||||
<internal package="biblatex" priority="9" active="0">
|
||||
<generic>latex</generic>
|
||||
<provides type="dynamic">
|
||||
<file>JamesRussell-thesis.aux</file>
|
||||
<file>JamesRussell-thesis-blx.bib</file>
|
||||
</provides>
|
||||
<requires type="dynamic">
|
||||
<file>JamesRussell-thesis.bbl</file>
|
||||
</requires>
|
||||
<requires type="static">
|
||||
<file>blx-compat.def</file>
|
||||
<file>biblatex.def</file>
|
||||
<file>blx-natbib.def</file>
|
||||
<file>alphabetic.bbx</file>
|
||||
<file>standard.bbx</file>
|
||||
<file>alphabetic.cbx</file>
|
||||
<file>biblatex.cfg</file>
|
||||
<file>english.lbx</file>
|
||||
</requires>
|
||||
</internal>
|
||||
<external package="biblatex" priority="5" active="0">
|
||||
<generic>bibtex</generic>
|
||||
<cmdline>
|
||||
<binary>bibtex</binary>
|
||||
<option>-min-crossrefs 2</option>
|
||||
<infile>JamesRussell-thesis</infile>
|
||||
</cmdline>
|
||||
<input>
|
||||
<file>JamesRussell-thesis.aux</file>
|
||||
</input>
|
||||
<output>
|
||||
<file>JamesRussell-thesis.bbl</file>
|
||||
</output>
|
||||
<provides type="dynamic">
|
||||
<file>JamesRussell-thesis.bbl</file>
|
||||
</provides>
|
||||
<requires type="dynamic">
|
||||
<file>JamesRussell-thesis.aux</file>
|
||||
<file>JamesRussell-thesis-blx.bib</file>
|
||||
</requires>
|
||||
<requires type="editable">
|
||||
<file>JamesRussell-thesis.bib</file>
|
||||
</requires>
|
||||
<requires type="static">
|
||||
<file>ametsoc2014.bst</file>
|
||||
</requires>
|
||||
</external>
|
||||
</requests>
|
||||
|
|
@ -123,8 +123,8 @@
|
|||
%%--------------------------- Content Options -------------------------------%%
|
||||
%% -------------------------------------------------------------------------- %%
|
||||
%% Author name
|
||||
\newcommand{\ncsu@authorfirstmiddle}{First Middle}
|
||||
\newcommand{\ncsu@authorlast}{Last}
|
||||
\newcommand{\ncsu@authorfirstmiddle}{Nuwan Subhashana}
|
||||
\newcommand{\ncsu@authorlast}{Yapa}
|
||||
|
||||
%% Command to test for period after middle name
|
||||
\newboolean{@ncsu@needsperiod}
|
||||
|
|
|
|||
Loading…
Reference in New Issue