This repository has been archived on 2023-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bachelor-thesis/thesis.bib
Severin Kaderli 2c66a18f0e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chapter solution with packet format
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-11-02 23:13:49 +01:00

56 lines
1.6 KiB
BibTeX

@online{RadioWaves,
author = "Encyclopædia Britannica",
title = "Radio waves",
year = "2022",
url = "https://www.britannica.com/science/electromagnetic-radiation/Radio-waves",
urldate = "2022-10-04"
}
@online{RadioInterference,
author = "New Zealand Government",
title = "Radio interference",
url = "https://www.rsm.govt.nz/business-individuals/interference/radio-interference/",
urldate = "2022-10-05"
}
@online{RadioJamming,
author = "everything RF",
title = "What is RF Jamming?",
year = "2022",
url = "https://www.everythingrf.com/community/what-is-rf-jamming",
urldate = "2022-10-05"
}
@article{MagneComm,
author = "Hao, Pan and Yi-Chao, Chen and Guangtao, Xue and Xiaoyu, Ji",
title = "MagneComm: Magnetometer-based Near-Field Communication",
year = "2017"
}
@article{magneticInductionBAN,
author = {Thilak, Nithya and Braun, Robin},
year = "2012",
title = "Near field magnetic induction Communication in Body Area Network",
}
@online{WebWorkers,
author = "MDN contributors",
title = "Web Workers API",
year = "2022",
url = "https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API",
urldate = "2022-10-26"
}
@online {LoRaPacketFormat,
author = "Robert Lie",
title = "LoRa Packet Format, Time on Air and Adaptive Data Rate",
year = "2018",
url = "https://www.mobilefish.com/download/lora/lora_part17.pdf",
urldate = "2022-11-02"
}
@manual{Bluetooth,
organization = "Bluetooth SIG",
title = "Bluetooth Specification Version 4.2 [Vol 0]",
year = "2014",
}