File: glossaries-extra.bib

package info (click to toggle)
vim-vimtex 2.16-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,660 kB
  • sloc: makefile: 367; python: 103
file content (49 lines) | stat: -rw-r--r-- 968 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
% Encoding: UTF-8
@acronym{isbn,
  short = {ISBN},
  long = {international standard book number}
}

@acronym{isbn13,
  short = {isbn-13},
  long = {international standard book number}
}

@acronym{nasa,
  short = {NASA},
  long = {National Aeronautics and Space Administration}
}

@entry{abelian,
  name = {Abelsch},
  description = {Som}
}

@entry{codeword,
  plural = {Codew\"orter},
  name = {Codewort},
  description = {Element eines Codes}
}

@entry{codingtheory,
  name = {Codierungstheorie},
  description = {Theorie der Codes}
}

@entry{plausibility-check,
  name = {Plausibilit\"ats-Check},
  description = {\"Uberpr\"ufung,
	ob ein Objekt \enquote{plausibel}
	ist; dies kann bedeuten zupr\"ufen,
	ob es in dem erwarteten Raum ist},
}

@entry{dual-code,
  name = {dualer Code},
  description = {Code, der von der Paritycheckmatrix eines anderen Codes aufgespannt wird},
}

@entry{qr-code,
  name = {QR-Code},
  description = {\enquote{Quick Response}-Code},
}