mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
Add stuff required by arXiv
This commit is contained in:
parent
053efa23ca
commit
0641c7efda
3 changed files with 8435 additions and 0 deletions
|
@ -12,6 +12,9 @@ ebook:
|
|||
latexmlpost -dest=$(DOKUMENT).html $(DOKUMENT).xml
|
||||
ebook-convert $(DOKUMENT).html $(DOKUMENT).epub --language de --no-default-epub-cover
|
||||
|
||||
arxiv:
|
||||
zip -r upload.zip . -x \*.git\* -x MAKEFILE -x *.zip -x *.pdf
|
||||
|
||||
clean:
|
||||
rm -rf $(TARGET) *.class *.html *.aux *.out *.thm *.idx *.toc *.ilg *.glg *.glo *.gls *.ist *.xdy *.fdb_latexmk *.bak *.blg *.glsdefs *.acn *.acr *.alg *.nls *.nlo *.bak *.pyg *.lot *.lof *.xmpdata *.xmpi
|
||||
rm -rf _minted-booka4
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
Modern cars have many systems for assistance and savety. Those system have interfaces whcih can be the target of attacks. This term paper summarizes the current state of IT security in cognitive automobiles in respect to possible attacks as well as possibilites to protect against attacks.
|
||||
|
||||
-----
|
||||
|
||||
Moderne Automobile verf\"ugen \"uber eine Vielzahl von Assistenz- und Fahrsicherheitssystemen. Diese Systeme haben Schnittstellen, welche das Ziel von Angriffen sein k\"onnen. In dieser Seminararbeit wird der aktuelle Stand der IT-Sicherheit kognitiver Automobilie untersucht. Dabei wird auf m\"ogliche Angriffe sowie M\"oglichkeiten zum Schutz eingegangen.
|
8427
publications/Seminar-Kognitive-Automobile/arxiv/cleveref.sty
Normal file
8427
publications/Seminar-Kognitive-Automobile/arxiv/cleveref.sty
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue