You've already forked linux_ws2122
This commit is contained in:
87
referenzen/bibliothek.bib
Normal file
87
referenzen/bibliothek.bib
Normal file
@ -0,0 +1,87 @@
|
||||
@book{ID,
|
||||
author = {author},
|
||||
title = {title},
|
||||
date = {date},
|
||||
OPTeditor = {editor},
|
||||
OPTeditora = {editora},
|
||||
OPTeditorb = {editorb},
|
||||
OPTeditorc = {editorc},
|
||||
OPTtranslator = {translator},
|
||||
OPTannotator = {annotator},
|
||||
OPTcommentator = {commentator},
|
||||
OPTintroduction = {introduction},
|
||||
OPTforeword = {foreword},
|
||||
OPTafterword = {afterword},
|
||||
OPTsubtitle = {subtitle},
|
||||
OPTtitleaddon = {titleaddon},
|
||||
OPTmaintitle = {maintitle},
|
||||
OPTmainsubtitle = {mainsubtitle},
|
||||
OPTmaintitleaddon = {maintitleaddon},
|
||||
OPTlanguage = {language},
|
||||
OPToriglanguage = {origlanguage},
|
||||
OPTvolume = {volume},
|
||||
OPTpart = {part},
|
||||
OPTedition = {edition},
|
||||
OPTvolumes = {volumes},
|
||||
OPTseries = {series},
|
||||
OPTnumber = {number},
|
||||
OPTnote = {note},
|
||||
OPTpublisher = {publisher},
|
||||
OPTlocation = {location},
|
||||
OPTisbn = {isbn},
|
||||
OPTchapter = {chapter},
|
||||
OPTpages = {pages},
|
||||
OPTpagetotal = {pagetotal},
|
||||
OPTaddendum = {addendum},
|
||||
OPTpubstate = {pubstate},
|
||||
OPTdoi = {doi},
|
||||
OPTeprint = {eprint},
|
||||
OPTeprintclass = {eprintclass},
|
||||
OPTeprinttype = {eprinttype},
|
||||
OPTurl = {url},
|
||||
OPTurldate = {urldate},
|
||||
}
|
||||
|
||||
@online{ID,
|
||||
ALTauthor = {author},
|
||||
ALTeditor = {editor},
|
||||
title = {title},
|
||||
date = {date},
|
||||
url = {url},
|
||||
OPTsubtitle = {subtitle},
|
||||
OPTtitleaddon = {titleaddon},
|
||||
OPTlanguage = {language},
|
||||
OPTversion = {version},
|
||||
OPTnote = {note},
|
||||
OPTorganization = {organization},
|
||||
OPTdate = {date},
|
||||
OPTmonth = {month},
|
||||
OPTyear = {year},
|
||||
OPTaddendum = {addendum},
|
||||
OPTpubstate = {pubstate},
|
||||
OPTurldate = {urldate},
|
||||
}
|
||||
|
||||
@online{fedora33-btrfs-default,
|
||||
author = {Murphy, Chris and White, Langdon},
|
||||
title = {Btrfs Coming to Fedora 33},
|
||||
date = {2020-08-24},
|
||||
url = {https://fedoramagazine.org/btrfs-coming-to-fedora-33/},
|
||||
OPTurldate = {2020-10-21},
|
||||
}
|
||||
|
||||
@online{was-ist-btrfs,
|
||||
author = {Community, Arch Linux},
|
||||
title = {Arch auf BtrFS},
|
||||
date = {2020-08-01},
|
||||
url = {https://wiki.archlinux.de/title/Arch_auf_BtrFS},
|
||||
OPTurldate = {2020-10-27},
|
||||
}
|
||||
|
||||
|
||||
@PHDTHESIS{roy-thomas-fielding,
|
||||
author = {Fielding, Roy Thomas},
|
||||
title = {Architectural Styles and the Design of Network-based Software Architectures},
|
||||
school = {University of California, Irvine},
|
||||
year = {2000},
|
||||
}
|
40
referenzen/glossar.tex
Normal file
40
referenzen/glossar.tex
Normal file
@ -0,0 +1,40 @@
|
||||
% Akronyme
|
||||
\newacronym[longplural=Virtuelle Maschinen]{acr:vm}{VM}{Virtuelle Maschine}
|
||||
\newacronym{acr:acl}{ACL}{Access-Control-List}
|
||||
\newacronym{acr:bash}{bash}{Bourn Again Shell}
|
||||
\newacronym{acr:bios}{BIOS}{Basis Input Output System}
|
||||
\newacronym{acr:btrfs}{BtrFS}{B-tree File System}
|
||||
\newacronym{acr:cow}{COW}{Copy-On-Write}
|
||||
\newacronym{acr:ddl}{DDL}{Data-Definition-Language}
|
||||
\newacronym{acr:dhcp}{DHCP}{Dynamic Host Configuration Protocol}
|
||||
\newacronym{acr:dns}{DNS}{Domain Name System}
|
||||
\newacronym{acr:eCryptfs}{eCryptfs}{Enterprise Cryptographic Filesystem}
|
||||
\newacronym{acr:ext2}{ext2}{Second Extended Filesystem}
|
||||
\newacronym{acr:ext3}{ext3}{Third Extended Filesystem}
|
||||
\newacronym{acr:ext4}{ext4}{Fourth Extended Filesystem}
|
||||
\newacronym{acr:fqdn}{FQDN}{Full Qualified Domain Name}
|
||||
\newacronym{acr:gui}{GUI}{Graphical-User-Interface}
|
||||
\newacronym{acr:icann}{ICANN}{Internet Corporation for Assigned Names and Numbers}
|
||||
\newacronym{acr:ip}{IP}{Internet Protocol}
|
||||
\newacronym{acr:kvm}{KVM}{Kernel-based Virtual Machine}
|
||||
\newacronym{acr:ntfs}{NTFS}{New Technology File System}
|
||||
\newacronym{acr:ntp}{NTP}{Network-Time-Protocol}
|
||||
\newacronym{acr:raid}{RAID}{Redundant Array of Independent Disks}
|
||||
\newacronym{acr:ram}{RAM}{Random-Access-Memory}
|
||||
\newacronym{acr:rdp}{RDP}{Remote-Desktop-Protocol}
|
||||
\newacronym{acr:reiser}{Reiser}{Reiser File System}
|
||||
\newacronym{acr:rpm}{RPM}{RPM Package Manager}
|
||||
\newacronym{acr:rr}{RR}{Recource Record}
|
||||
\newacronym{acr:soa}{SOA}{Start-of-Authority}
|
||||
\newacronym{acr:sql}{SQL}{Structured-Query-Language}
|
||||
\newacronym{acr:ssh}{SSH}{Secure-Shell}
|
||||
\newacronym{acr:uefi}{UEFI}{Unified Extensible Firmware Interface}
|
||||
\newacronym{acr:telnet}{Telnet}{Teletype Network}
|
||||
\newacronym{acr:tld}{TLD}{Top-Level-Domain}
|
||||
\newacronym{acr:vnc}{VNC}{Virtual-Network-Computing}
|
||||
|
||||
% Glossar
|
||||
\newglossaryentry{gls:minted}{
|
||||
name={Minted},
|
||||
description={Minted is a package that allows formatting and highlighting source code in \latex.}
|
||||
}
|
Reference in New Issue
Block a user