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
4cdbb708
There was an error fetching the commit references. Please try again later.
Commit
4cdbb708
authored
8 years ago
by
Vít Novotný
Browse files
Options
Downloads
Patches
Plain Diff
Updated the user examples for mu/.
parent
a0000bc5
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
+15
-11
15 additions, 11 deletions
example/mu/example.dtx
with
15 additions
and
11 deletions
example/mu/example.dtx
+
15
−
11
View file @
4cdbb708
...
...
@@ -750,22 +750,26 @@ fonts will become available: \[
}.
\chapter{Inserting the bibliography}
After linking a bibliography data\-base files to the document using the
\verb"\"\texttt{thesissetup\{bib=\{\textit{file1}, \textit{file2},
\ldots\}\}} command, you can start citing the entries. This is
just dummy text \cite{inbook-full} lightly sprinkled with citations
\cite[p.~123]{incollection-full}. Several sources can be cited at
once \cite{whole-collection, manual-minimal,manual-full}.
After linking a bibliography data\-base files to the document using
the \verb"\"\texttt{thesissetup\{bib\discretionary{=}{=}{=}%
\{\textit{file1},\textit{file2},\,\ldots\,\}\}} command, you can
start citing the entries. This is just dummy text
\parencite{inbook-full} lightly sprinkled with citations
\parencite[p.~123]{incollection-full}. Several sources can be cited
at once: \cite{inproceedings-full,manual-full,mastersthesis-full}.
\citetitle{inbook-full} was written by \citeauthor{inbook-full} in
\citeyear{inbook-full}. We can also produce \textcite{inbook-full}
or%% Let us define a compound command:
\def\citeauthoryear#1{(\textcite{#1},~\citeyear{#1})}
\citeauthoryear{inbook-full}. The full bibliographic citation is:
\citeyear{inbook-full}. We can also produce \textcite{inbook-full}%
%<*fi,ped,phil,sci>
\ or %% Let us define a compound command:
\def\citeauthoryear#1{(\textcite{#1},~\citeyear{#1})}%
\citeauthoryear{inbook-full}%
%</fi,ped,phil,sci>
. The full bibliographic citation is:
\emph{\fullcite{inbook-full}}. We can easily insert a bibliographic
citation into the footnote\footfullcite{inbook-full}.
The \verb"\nocite" command will not generate any
output\nocite{booklet-full}, but it will insert its argument into
output\nocite{booklet-full}, but it will insert its argument
s
into
the bibliography. The \verb"\nocite{*}" command will insert all the
records in the bibliography database file into the bibliography.
Try uncommenting the command
...
...
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