-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLocationBasedSystems.bib
More file actions
51 lines (46 loc) · 1.75 KB
/
LocationBasedSystems.bib
File metadata and controls
51 lines (46 loc) · 1.75 KB
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
@book{us_army_map_1993,
address = {Washington D.C.},
title = {Map {Reading} and {Land} {Navigation}, {FM} 21–26, {Kapitel} 6 {Seite} 2},
url = {https://ia800708.us.archive.org/18/items/FM21-26_201211/FM21-26_201211.pdf},
publisher = {Dept. of the Army},
author = {{US Army}},
year = {1993}
}
@misc{veness_chris_calculate_2002,
title = {Calculate distance, bearing and more between {Latitude}/{Longitude} points},
url = {https://www.movable-type.co.uk/scripts/latlong.html},
language = {English},
journal = {Movable Type Scripts (Movable Type Ltd.)},
author = {{Veness, Chris}},
year = {2002}
}
@phdthesis{kneer_benjamin_indoor_2017,
address = {Berlin},
type = {Bachelorarbeit},
title = {Indoor {Vermessung} - {Bestimmung} von relativen {Koordinaten} relevanter {Punkte} in geschlossenen {Räumen} mittels {Sensoren}.},
language = {Deutsch},
school = {Hochschule für Technik und Wirtschaft},
author = {{Kneer, Benjamin}},
year = {2017}
}
@phdthesis{winter_johann_implementierung_2017,
address = {Berlin},
type = {Bachelorarbeit},
title = {Implementierung eines {Systems} zur {Indoor}-{Wegesuche} basierend auf dem {Fingerprintverfahren}},
language = {Deutsch},
school = {Hochschule für Technik und Wirtschaft},
author = {{Winter, Johann}},
year = {2017}
}
@misc{google_android_developer_documentation_making_nodate,
title = {Making {Your} {App} {Location}-{Aware} {\textbar} {Android} {Developers}},
url = {https://developer.android.com/training/location/index.html},
urldate = {2017-10-27TZ},
author = {Google Android Developer Documentation}
}
@misc{woxblom_magnus_draglistview_2014,
title = {{DragListView}, https://github.com/woxblom/{DragListView}},
url = {https://github.com/woxblom/DragListView},
author = {{Woxblom, Magnus}},
year = {2014}
}