summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bib/glossaries-extra/example-glossaries-url.bib
blob: ccf61024b539dbda93fde816d43a81fc47ce492a (plain)
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
50
51
52
53
54
55
56
57
58
59
60
61
@entry{aenean-url,
  user1 = {http://uk.tug.org/},
  name = {aenean},
  description = {adipiscing auctor est}
}

@entry{morbi-url,
  user1 = {http://www.ctan.org/},
  name = {morbi},
  description = {quam arcu, malesuada sed, volutpat et, elementum sit
amet, libero}
}

@entry{duis-url,
  user1 = {http://www.tug.org/},
  name = {duis},
  description = {mattis}
}

@entry{sed-url,
  user1 = {http://theoval.cmp.uea.ac.uk/\protect~nlct/},
  name = {sed},
  description = {cursus lectus quis odio (uses
\texttt{\string\protect\string~})}
}

@entry{sed2-url,
  user1 = {http://theoval.cmp.uea.ac.uk/\string~nlct/},
  name = {sed},
  description = {cursus lectus quis odio (uses
\texttt{\string\string\string~})}
}

@entry{sed3-url,
  user1 = {http://theoval.cmp.uea.ac.uk/\glstildechar nlct/},
  name = {sed},
  description = {cursus lectus quis odio (uses
\texttt{\string\glstildechar})}
}

@entry{phasellus-url,
  user1 = {http://theoval.cmp.uea.ac.uk/},
  name = {phasellus},
  description = {arcu (catcode change)}
}

@entry{phasellus2-url,
  user1 = {http://theoval.cmp.uea.ac.uk/\%7Enlct
},
  name = {phasellus},
  description = {arcu (uses \texttt{\string\%})}
}

@entry{phasellus3-url,
  user1 = {http://theoval.cmp.uea.ac.uk/\glspercentchar 7Enlct
},
  name = {phasellus},
  description = {arcu  (uses
 \texttt{\string\glspercentchar})}
}