From b2382423c8926bf018653610e18e07fffe362ac2 Mon Sep 17 00:00:00 2001 From: Sebastian Preisner Date: Mon, 27 Dec 2021 10:21:14 +0100 Subject: [PATCH] add new bib --- thesis.bib | 67 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 20 deletions(-) diff --git a/thesis.bib b/thesis.bib index 55e9f7d..f13f20a 100644 --- a/thesis.bib +++ b/thesis.bib @@ -1367,18 +1367,20 @@ URL: https://elib.dlr.de/54309/1/Lokalisierungsverfahren_v22.pdf}, } @Misc{BluetoothSIG_2014, - author = {{Bluetooth SIG, Inc.}}, - howpublished = {\url{https://www.bluetooth.com/de/specifications/specs/core-specification-4-2/}}, - month = dec, - title = {{B}luetooth {C}ore {S}pecification 4.2}, - year = {2014}, - access = {2021-12-01}, - file = {:files/Core_v4.2.pdf:PDF}, - groups = {Verwendet}, - keywords = {Bluetooth, Core Specification}, - timestamp = {2021-12-09}, - url = {https://www.bluetooth.com/de/specifications/specs/core-specification-4-2/}, - urldate = {2021-12-09}, + author = {{Bluetooth SIG, Inc.}}, + howpublished = {\url{https://www.bluetooth.com/de/specifications/specs/core-specification-4-2/}}, + month = dec, + title = {{B}luetooth {C}ore {S}pecification 4.2}, + year = {2014}, + access = {2021-12-01}, + file = {:files/Core_v4.2.pdf:PDF}, + groups = {Verwendet}, + keywords = {Bluetooth, Core Specification}, + priority = {prio1}, + qualityassured = {qualityAssured}, + timestamp = {2021-12-09}, + url = {https://www.bluetooth.com/de/specifications/specs/core-specification-4-2/}, + urldate = {2021-12-09}, } @Book{Harten_2012_BOOK, @@ -1427,14 +1429,15 @@ URL: https://elib.dlr.de/54309/1/Lokalisierungsverfahren_v22.pdf}, } @Misc{BluetoothSIG_2019a, - author = {Bluetooth {SIG}, Inc}, - title = {{I}nfografik - {B}luetooth {L}ocation {S}ervices}, - year = {2019}, - access = {2021-12-15}, - file = {:files/1907_Location_Services_Infographic_FINAL-compressed-1.pdf:PDF}, - groups = {Verwendet}, - url = {https://www.bluetooth.com/wp-content/uploads/2019/09/1907_Location_Services_Infographic_FINAL-compressed-1.pdf}, - urldate = {2021-12-15}, + author = {Bluetooth {SIG}, Inc}, + title = {{I}nfografik - {B}luetooth {L}ocation {S}ervices}, + year = {2019}, + access = {2021-12-15}, + file = {:files/1907_Location_Services_Infographic_FINAL-compressed-1.pdf:PDF}, + groups = {Verwendet}, + qualityassured = {qualityAssured}, + url = {https://www.bluetooth.com/wp-content/uploads/2019/09/1907_Location_Services_Infographic_FINAL-compressed-1.pdf}, + urldate = {2021-12-15}, } @Misc{BluetoothSIG_2014, @@ -1459,6 +1462,7 @@ URL: https://elib.dlr.de/54309/1/Lokalisierungsverfahren_v22.pdf}, year = {2021}, comment = {Bluetooth Low Energy shares some similarities with Classic Bluetooth. Both use the 2.4GHz spectrum. Basic Rate (BR) and BLE both use GFSK modulation at 1Mbps, but their modulation index is different. Enhanced Data Rate (EDR) uses a completely different modulation than GFSK. Classic Bluetooth has 79 channels compared to LE’s 40 channels. The channels are also spaced differently. Both of these differences make LE and Classic different and incompatible, so they can’t communicate. Dual Mode Radios, like the Texas Instrument's CC256x or Corvo, support LE and Classic by switching their modulation parameters and the channels on which they’re running.}, file = {:files/ble-advertising-primer.html:URL}, + groups = {Verwendet}, keywords = {Bluetooth, Advertising}, qualityassured = {qualityAssured}, url = {https://www.argenox.com/library/bluetooth-low-energy/ble-advertising-primer/}, @@ -1486,6 +1490,29 @@ URL: https://elib.dlr.de/54309/1/Lokalisierungsverfahren_v22.pdf}, url = {https://doi.org/10.1145/2994374.2994402}, } +@Book{Seybold_2005_BOOK, + author = {Seybold}, + publisher = {John Wiley & Sons}, + title = {{I}ntroduction to {RF} {P}ropagation}, + year = {2005}, + isbn = {0471655961}, + month = sep, + comment = {https://www.ebook.de/de/product/4435643/seybold_intro_rf_propagation.html}, + ean = {9780471655961}, + groups = {Verwendet}, + pagetotal = {348}, + priority = {prio1}, + qualityassured = {qualityAssured}, +} + +@Misc{beacon_library_2021, + title = {{A}ndroid {B}eacon {L}ibrary}, + year = {2021}, + groups = {Verwendet}, + url = {https://github.com/AltBeacon/android-beacon-library}, + urldate = {2021-12-21}, +} + @Comment{jabref-meta: databaseType:bibtex;} @Comment{jabref-meta: fileDirectoryLatex-sebastian-anarchy:/home/sebastian/Dokumente/Privat/Studium/WBH/Thesis;}