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/documentation/thesis/thesis.bib
Severin Kaderli 7f0c6bea20
Work a bit on the documentation
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-11-27 15:20:34 +01:00

94 lines
2.5 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",
}
@manual{AutosarCrc,
organization = "AUTOSAR",
title = "Specification of CRC Routines",
year = "2021",
}
@online {CrcPolynomialZoo,
author = "Philip Koopman",
title = "CRC Polynomial Zoo",
url = "https://users.ece.cmu.edu/~koopman/crc/crc8.html",
year = 2018,
urldate = "2022-11-03"
}
@online {Crc,
author = "Techopedia",
title = "Cyclic Redundancy Check (CRC)",
url = "https://www.techopedia.com/definition/1793/cyclic-redundancy-check-crc",
year = 2020,
urldate = "2022-11-03"
}
@online {GalaxyS9+,
author = "GSMArena",
title = "Samsung Galaxy S9+",
url = "https://www.gsmarena.com/samsung_galaxy_s9+-8967.php",
year = 2018,
urldate = "2022-11-24"
}
@online {ThinkpadT470p,
author = "Lenovo",
title = "ThinkPad T470p Platform Specifications",
url = "https://psref.lenovo.com/syspool/Sys/PDF/ThinkPad/ThinkPad_T470p/ThinkPad_T470p_Spec.PDF",
year = 2018,
urldate = "2022-11-24"
}