Cr0ydon
3cfe2b2303
Rename Dockerfile.travis to Dockerfile.ci
4 years ago
Cr0ydon
30a73a51e0
readme: fix a typo
4 years ago
Cr0ydon
99b462da19
CI: Use GitHub Actions instead of Travis
...
Travis has strongly limited their free CI service.
It is not available and freely usable by default anymore, rather people have to explicitly request Credits for their open source projects. Only if granted, Travis can be used further. Every minute CI is running it costs a certain amount of Credits. Once there are none left, people would have to request Credits again.
On the other hand, this repository is already hosted on GitHub. Making the freely available GitHub Actions an obvious and hassle free choice.
Some references for the Travis CI changes:
https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
https://blog.travis-ci.com/oss-announcement
4 years ago
Michael Bredel
f426846cc4
Merge pull request #12 from Croydon/docker_maintainer_label
...
Dockerfiles: Use LABEL instead of MAINTAINER
4 years ago
Croydon
3f70209820
Use LABEL instead of MAINTAINER
...
The MAINTAINER instruction is deprecated since Docker 1.13.0 and should not be used anymore.
Instead the more flexible LABEL instruction can be used
Documentation:
https://docs.docker.com/engine/deprecated/#maintainer-in-dockerfile
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
4 years ago
Michael Bredel
a257a27918
Added some hints on how to write an abstract.
5 years ago
Michael Bredel
ac9d8f74a5
Added a Latex capture example.
5 years ago
Michael Bredel
aaf857f7e1
Configure lstset/literate for German umlauts in lstlistings.
5 years ago
Michael Bredel
806e740f54
Corrected some typos.
5 years ago
Michael Bredel
b8ac909ed2
Corrected the section of pdfbookmarks. Moved to section 0.
5 years ago
Michael Bredel
b83eefa71f
Corrected the internal label to not use umlauts.
5 years ago
Michael Bredel
ebdff5504f
Added the missing references to ieee and harvard citations.
5 years ago
Michael Bredel
2dc080a17a
Added the missing reference to thesis-template.
5 years ago
Michael Bredel
a6effe9662
Merge pull request #10 from MrMaavin/master
...
Add missing comma in bibliography.bib
5 years ago
MrMaavin
5f691975f8
Add missing comma in bibliography.bib
5 years ago
Michael Bredel
f21ddae21d
Merge pull request #8 from aeimer/bugfix/titlepage
...
Bugfixes Titlepage \myFaculty spacing
5 years ago
Alexander Eimer
9845d26953
Bugfixes Titlepage \myFaculty spacing
5 years ago
Michael Bredel
e9a115d96d
Changed the address of a book.
6 years ago
Michael Bredel
d71807f6b3
Initial commit.
6 years ago
Michael Bredel
a4cd95e4fb
Added more references, needed for the recommendations.
6 years ago
Michael Bredel
21e7760c32
Adapted the URL links in Wikipedia refs.
6 years ago
Michael Bredel
d75339a77a
Added Wikipedia:Citing.
6 years ago
Michael Bredel
ceb17402c3
Corrected some bibitex-warnings.
6 years ago
Michael Bredel
9e344263f4
Added Wikipedia:Plagarism.
6 years ago
Michael Bredel
630b57a352
Some formatting.
6 years ago
Michael Bredel
9f83fea767
Initial commit.
6 years ago
Michael Bredel
c479edc4b7
Do not copy the repo into the image any more.
6 years ago
Michael Bredel
3db325a700
Modified the docker run command to mount the local volume to the container.
6 years ago
Michael Bredel
0727a51f53
Corrected some formatting.
6 years ago
Michael Bredel
1181cdee3b
Corrected an error.
6 years ago
Michael Bredel
30e13e13c7
Merge branch 'master' of github.com:mbredel/thesis-template
6 years ago
Michael Bredel
e5c5796eb6
Modified to use Docker image from DockerHub.
6 years ago
Michael Bredel
c612471082
Added *.swp and *.sic files to ignore.
6 years ago
Michael Bredel
f2e4e5b9a1
Merge pull request #7 from MPritsch/master
...
Fix typo
6 years ago
Marcus Pritsch
46e8e3be10
Fix typo
6 years ago
Michael Bredel
5ed48be799
Corrected a typo.
6 years ago
Michael Bredel
d16ea50512
Modified the Matrikelnummer.
6 years ago
Michael Bredel
51909c5ad6
Backport of the changes from Ralf Hahn
6 years ago
Michael Bredel
50b4b1a76d
Initial commit.
6 years ago
Michael Bredel
f382ec6f6e
Corrected a typo.
6 years ago
Michael Bredel
2da0430491
Added the option to change citation style.
...
Added the option to change the biblatex style from IEEE Numeric to IEEE Alphabetic to closer resamble the department's guidelines.
7 years ago
Michael Bredel
d0330c8eb1
Corrected a typo.
...
Fix apprev. for Bachelor and Master. B.Sc -> B.Sc. M.Sc -> M.Sc. (points were missing).
7 years ago
Michael Bredel
5d24159334
Merge branch 'master' of github.com:mbredel/thesis-template
7 years ago
Michael Bredel
e1cb279af1
Using a variable instead of the file name.
7 years ago
Michael Bredel
f34728c000
Merge pull request #2 from bacabej/patch-1
...
Fixed typo
7 years ago
Sebastian
1a5800e3b8
Fixed typo
7 years ago
Michael Bredel
394979c22c
Corrected an error in the umlauts section.
7 years ago
Michael Bredel
d3cf79f443
Added some comments on umlauts.
...
Provide a brief description on how to use umlauts on the title page.
7 years ago
Michael Bredel
4c968a2c2f
Modified the find command to run on all Unixes.
7 years ago
Michael Bredel
f86301cb8a
Corrected an error in the Bibtex-test.
7 years ago