Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Bachelor Arbeit - Die technischen Hürden beim Übergang von Windows zu GNULinux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fu6454io
Bachelor Arbeit - Die technischen Hürden beim Übergang von Windows zu GNULinux
Commits
f3890c63
Commit
f3890c63
authored
8 years ago
by
fzieris
Browse files
Options
Downloads
Patches
Plain Diff
Add readme.md
parent
155fed1b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+17
-0
17 additions, 0 deletions
README.md
with
17 additions
and
0 deletions
README.md
0 → 100644
+
17
−
0
View file @
f3890c63
# Thesis Template
## Prerequisites
You want to have the following things installed if you want to use this template:
*
A LaTeX backend (e.g.
[
TeX Live
](
https://www.tug.org/texlive
)
or
[
MikTeX
](
https://miktex.org
)
)
*
A comfortable text editor (e.g.
[
Notepad++
](
https://notepad-plus-plus.org
)
) or a LaTeX frontend (e.g.
[
TeXstudio
](
http://www.texstudio.org
)
)
*
A BibTeX manager (e.g.
[
JabRef
](
http://www.jabref.org
)
)
## HowTo
To create a PDF file manually (i.e. if you don't use a LaTeX frontend), you need to call:
*
`pdflatex thesis`
*
`bibtex thesis`
*
`pdflatex thesis`
*
`pdflatex thesis`
\ No newline at end of file
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