-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibfile.bib
56 lines (45 loc) · 1.64 KB
/
bibfile.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
44
45
46
47
48
49
50
51
52
53
54
55
% This file was created with JabRef 2.10.
% Encoding: Cp1252
@Electronic{d3website,
Title = {d3.js},
Author = {MIke Bostock},
Url = {http://d3js.org/}
}
@Book{Cairo2012,
Title = {The Functional Art: An Introduction to Information Graphics and Visualization},
Author = {Alberto Cairo},
Publisher = {New Riders},
Year = {2012}
}
@Electronic{leafletwebsite,
Title = {Leaflet},
Author = {Leaflet},
Url = {http://leafletjs.com/},
Owner = {Abhinand},
Timestamp = {2015.05.02}
}
@Standard{MichaelBostock2011,
Title = {D3: Data-Driven Documents},
Institution = {Stanford University},
Author = {Michael Bostock, Vadim Ogievetsky and Jeffrey Heer},
Year = {2011},
Owner = {Abhinand},
Timestamp = {2015.05.02}
}
@Book{Murray2013,
Title = {Interactive Data Visualization for the Web},
Author = {Scott Murray},
Publisher = {O'Reilly Media},
Year = {2013}
}
@Book{Ware2008,
Title = {Visual Thinking for Design},
Author = {Colin Ware},
Publisher = {Morgan Kaufmann},
Year = {2008}
}
@Electronic{inductionloopwiki,
Title = {Induction Loop},
Author = {Wikipedia},
Url = {http://goo.gl/a0bkhh}
}