-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrefs.bib
43 lines (38 loc) · 1.07 KB
/
refs.bib
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
@Book(dawson:projects-in-computing
,author = {Christian W. Dawson}
,title = {Projects in Computing and Information Systems}
,publisher = {Pearson}
,year = 2015
,address = {Harlow, UK}
,edition = {3rd edition}
)
@Book(dawson:projects-in-computing-old
,author = {Christian W. Dawson}
,title = {Projects in Computing and Information Systems}
,publisher = {Pearson}
,year = 2009
,address = {Harlow, UK}
,edition = {2nd edition}
)
@Article(twostein:hello-world
,author = {Albert Twostein}
,title = {Hello World}
,journal = {Journal of Silly Statements}
,year = 2016
)
@Electronic(berners-lee:cool-uris,
author = {Tim Berners-Lee},
title = {Cool {URI}s don't change},
year = 1998,
url = {https://www.w3.org/Provider/Style/URI},
organization = {W3C},
note = "Hämtad 2018-04-26"
)
@Electronic(wp:sprakfel,
author = {Wikipedia},
title = {Lista över vanliga språkfel},
year = 2019,
month = mar,
url = {https://sv.wikipedia.org/wiki/Wikipedia:Lista_%C3%B6ver_vanliga_spr%C3%A5kfel},
note = "Hämtad 2019-03-22"
)