Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
IPDSnelting
studarbeit
Commits
da05a65e
Commit
da05a65e
authored
Jul 14, 2016
by
Andreas Zwinkau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Proper Markdown for README
parent
bdcfc69b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
.gitignore
.gitignore
+1
-0
README.md
README.md
+9
-9
No files found.
.gitignore
View file @
da05a65e
thesis/build
present/build
thesis/thesis.pdf
thesis/*.log
present/present.pdf
README.md
View file @
da05a65e
Basics for writing a thesis at IPD Snelting
.
Basics for writing a thesis at IPD Snelting
Put your code into the "code" directory. Use git submodule or subtree to
include external repositories.
Write your thesis with LaTeX. A template is provided in the "thesis" directory.
Try
"
make
"
in there.
Try
`
make
`
in there.
Prepare your presentation in the "present" directory. A template is provided
there. Try
"
make
"
in there.
there. Try
`
make
`
in there.
# Git
#
# Git
We use it extensively and you probably will as well. Here are a few links to learn git:
[
Interactive Git Tutorial
](
http://try.github.io
)
[
Git Reference
](
http://gitref.org/
)
[
Offizielle Git Projektseite
](
http://git-scm.com/
)
[
Git for Computer Scientists
](
http://eagain.net/articles/git-for-computer-scientists/
)
*
[
Interactive Git Tutorial
](
http://try.github.io
)
*
[
Git Reference
](
http://gitref.org/
)
*
[
Offizielle Git Projektseite
](
http://git-scm.com/
)
*
[
Git for Computer Scientists
](
http://eagain.net/articles/git-for-computer-scientists/
)
Give your advisor access to your repository.
Protip: Clone this repository and work on a branch.
You can merge in changes in here into your own work then.
# Computer Pool
#
# Computer Pool
You can use our computer pool,
ask your advisor for an account at our chair.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment