Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fithesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
External Relations
Document Templates
fithesis
Commits
b17e2c6e
There was an error fetching the commit references. Please try again later.
Commit
b17e2c6e
authored
7 years ago
by
Vít Starý Novotný
Browse files
Options
Downloads
Patches
Plain Diff
Updated the mu/econ example.
parent
21f45785
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/mu/example.dtx
+34
-27
34 additions, 27 deletions
example/mu/example.dtx
with
34 additions
and
27 deletions
example/mu/example.dtx
+
34
−
27
View file @
b17e2c6e
...
...
@@ -95,36 +95,43 @@
%% The following section sets up the metadata of the thesis.
%<*econ>
\thesissetup{
date = \the\year/\the\month/\the\day,
autoLayout = false,
university = mu,
faculty = econ,
type = bc,
field = Applied Econometrics,
author = Jane Doe,
gender = f,
advisor = John Smith,
title = The Economic Value of LaTeX,
TeXtitle = The Economic Value of \LaTeX,
keywords = {keyword1, keyword2, ...},
TeXkeywords = {keyword1, keyword2, \ldots},
abstract = {This is the abstract of my thesis, which can
span multiple paragraphs.},
thanks = {This is the acknowledgement for my thesis, which can
span multiple paragraphs.},
bib = example.bib,
date = \the\year/\the\month/\the\day,
autoLayout = false,
university = mu,
faculty = econ,
type = bc,
field = Applied Econometrics,
author = Jane Doe,
gender = f,
advisor = John Smith,
extra = {
advisorCsGenitiv = {Johna Smithe},
advisorSkGenitiv = {Johna Smitha},
},
title = The Economic Value of LaTeX,
TeXtitle = The Economic Value of \LaTeX,
keywords = {keyword1, keyword2, ...},
TeXkeywords = {keyword1, keyword2, \ldots},
abstract = {This is the abstract of my thesis, which
can
span multiple paragraphs.},
thanks = {This is the acknowledgement for my
thesis, which can
span multiple paragraphs.},
bib = example.bib,
%% The following keys are only useful, when you're using a
%% locale other than English. You can safely omit them in an
%% English thesis.
titleEn = The Economic Value of LaTeX,
TeXtitleEn = The Economic Value of \LaTeX,
keywordsEn = {keyword1, keyword2, ...},
TeXkeywordsEn = {keyword1, keyword2, \ldots},
abstractEn = {This is the English abstract of my thesis, which can
span multiple paragraphs.},
titleEn = The Economic Value of LaTeX,
TeXtitleEn = The Economic Value of \LaTeX,
keywordsEn = {keyword1, keyword2, ...},
TeXkeywordsEn = {keyword1, keyword2, \ldots},
abstractEn = {This is the English abstract of my
thesis, which can
span multiple paragraphs.},
}
%</econ>
%<*fi>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment