Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Thesis Template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nikhil Ambardar
Thesis Template
Commits
2dd85188
Commit
2dd85188
authored
4 years ago
by
Nikhil Ambardar
Browse files
Options
Downloads
Patches
Plain Diff
Delete figures.tex
parent
34f6967d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sections/figures.tex
+0
-23
0 additions, 23 deletions
sections/figures.tex
with
0 additions
and
23 deletions
sections/figures.tex
deleted
100644 → 0
+
0
−
23
View file @
34f6967d
\section
{
Figures, Zitate, Mathe
}
\begin{figure}
[h]
\centering
\includegraphics
[scale=0.8]
{
OMG
_
MOF
_
4levels
}
\caption
{
CAPTION REPLACED
}
\label
{
fig:mof
}
\end{figure}
Wenn eine Abbildung verwendet wird, muss diese immer unbedingt im Text referenziert und beschrieben werden.
Z.B. so:
\Cref
{
fig:mof
}
.
Zitieren geht so~
\cite
{
haddadin2013towards
}
.
Math:
$
A
=
\{
x | x
\in
Y
\}
$
\begin{defs}
\label
{
def:abc
}
A
\textbf
{
Petrinet
}
is a tuple
${
\Sigma
=
(
P, T, F, W
)
}$
.
\end{defs}
Petrinets are defined in~
\Cref
{
def:abc
}
. See at the head of this document how to create your own definitions/lemma environments.
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