Bibliography
Here are the various titles and links to published material we’ve used as research
and reference material in the paper and on this website.
Paper citations
-
[1] Tom Lovett, Mark Briers, Marcos Charalambides, Radka Jersakova, James Lomax, and Chris Holmes. Inferring proximity from Bluetooth Low Energy RSSI with Unscented Kalman Smoothers, 2020
-
[2] Prof Dr.-Ing Hand-Jurgen Meckelburg. Contact tracing coronavirus COVID-19 - Calibration method and proximity accuracy. April 2020
-
[3] Mark Briers, Marcos Charalambides, and Chris Holmes. Risk scoring calculation for the current NHSx contact tracing app, 2020
-
[4] Nicholas R Jones, Zeshan U Qureshi, Robert J Temple, Jessica P J Larwood, Trisha Greenhalgh, Lydia Bourouiba. Two metres or one: what is the evidence for physical distancing in covid-19? BMJ 2020;370:m3223
-
[5] Michelle Kendall, Luke Milsom, Lucie Abeler-Dörner, Chris Wymant, Luca Ferretti, MarkBriers, Chris Holmes, David Bonsall, Johannes Abeler, Christophe Fraser. COVID-19 incidence and R decreased on the Isle of Wight after the launch of the Test, Trace, Isolate programme, 2020
-
[6] Luca Ferretti, Chris Wymant, Michelle Kendall, Lele Zhao, Anel Nurtay, Lucie Abeler-Dörner, Michael Parker, David Bonsall†, Christophe Fraser†‡. Quantifying SARS-CoV-2 transmission suggests epidemic control with digital contact tracing. Ferretti et al., Science 368, 619 (2020)
-
[7] Christophe Fraser†, Steven Riley, Roy M. Anderson, and Neil M. Ferguson. Factors that make an in- fectious disease outbreak controllable. Department of Infectious Disease Epidemiology, Imperial College, St. Mary’s, London W2 1PG, United Kingdom Edited by Robert May, University of Oxford, Oxford, United Kingdom, and approved February 27, 2004 (received for review November 13, 2003)
-
[8] Effective Configurations of a Digital Contact Tracing App. Retrieved 31 August 2020. https://github.com/BDI-pathogens/covid-19_instant_tracing/blob/master/Report%20- %20Effective%20Configurations%20of%20a%20Digital%20Contact%20Tracing%20App.pdf
-
[9] ONS Study on use of mobile phones. Retrieved 31 August 2020. https://www.finder.com/uk/mobile-internet-statistics and https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates/articles/overviewoftheukpopulation/august2019 (August 2019)
-
[10] ONS Study on children’s media attitudes. Retrieved 31 August 2020. https://www.ofcom.org.uk/__data/assets/pdf_file/0023/190616/children-media-use-attitudes-2019-report.pdf (February 2020)
-
[11]Google API for Exposure Notification (GAEN) internal implementation feature set-
tings. Retrieved 27 August 2020. https://github.com/google/exposure-notifications-internals/blob/main/exposurenotification/src/main/java/com/google/samples/exposurenotification/features/ContactTracingFeature.java
-
[12] Google API for Exposure Notification (GAEN) . Retrieved 27 August 2020. https://developers.google.com/android/exposure-notifications/exposure-notifications-api
25
-
[13] Distance Estimation Research findings. Adam Fowler. Retrieved 21 Sep 2020. https://theheraldproject.github.io/bluetooth/distance
-
[14] Formulasummary. Adam Fowler. Retrieved 21 Sep 2020. https://theheraldproject.github.io/efficacy/paper
-
[15] Physical testing methods. Adam Fowler. Retrieved 21 Sep https://theheraldproject.github.io/efficacy/method
-
[16] Fair Measure testing results. Adam Fowler. Retrieved 21 Sep https://theheraldproject.github.io/efficacy/results
-
[17] Contact Tracing terminology glossary. Adam Fowler. Retrieved 21 Sep 2020 https://theheraldproject.github.io/background/glossary
-
[18] Herald Protocol for Bluetooth Communications. Adam Fowler. Retrieved 21 Sep 2020. https://theheraldproject.github.io (This website!)
-
[19] M Briers, personal communication, June 2020
-
[20] Mobile phones accessing BBC services from UK IP addresses, BBC shared for July 2020.
-
[21] Phones that do not support advertising. AltBeacon 2020, Device Support For Beacon Transmission with Android 5+, Radius Networks, viewed August 2020, https://altbeacon.github.io/android-beacon-library/beacon-transmitter-devices.html
-
[22] References iOS and Android phones as percentage globally. Statcounter 2020, Mobile Operating System Market Share, Statcounter Global Stats, viewed August 2020, https://gs.statcounter.com/os-market-share/mobile/worldwide
-
[23] References iOS version as a percentage globally and per country. Statcounter 2020, Mobile & Tablet iOS Version Market Share, Statcounter Global Stats, viewed August 2020, https://gs.statcounter.com/os-version-market-share/ios/mobile-tablet/worldwide
-
[24] References Android version as percentage globally and per country. Statcounter 2020, Mobile & Tablet Android Version Market Share, Statcounter Global Stats, viewed August 2020, https://gs.statcounter.com/os-version-market-share/android/mobile-tablet/worldwide
-
[25] ONS Overview of the UK population: August 2019. Retrieved 22 Sep 2020. https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates/articles/overviewoftheukpopulation/august2019
-
[26] Bluetooth Low Energy 5.2 specification. Retrieved 22 Sep 2020. https://www.bluetooth.com/specifications/bluetooth-core-specification/
-
[27] Robert Hinch, William J M Probert, Anel Nurtay, Michelle Kendall, Chris Wymatt, Matthew Hall, Katrina Lythgoe, Ana Bulas Cruz, Lele Zhao, Andrea Stewart, Luca Ferritti, Daniel Montero, James Warren, Nicole Mather, Matthew Abueg, Neo Wu, Anthony Finkelstein, David G Bonsall, Lucie Abeler-Dorner, Christophe Fraser. OpenABM-Covid19 - an agent-based model for non-pharmaceutical interventions against COVID-19 including contact tracing. 22 Sep 2020. https://doi.org/10.1101/2020.09.16.20195925
Website-only citations
The below links are used on this website only, and not in the paper, but may be of interest to researchers.
Secured protocol links
Below are a list of external links used when talking about the Herald Secured payload for contact tracing:-
- Kerberos authentication and ticket passing (As used when you log in to corporate networks and services): RFC-4120
- Time base one time password - TOTP (As used in your online banking codes): RFC-6238
- Diffie-Hellman-Merkle key agreement (As used whenever you use a ‘https’ secure connection): RFC-2631 (Note: We mention Merkle as a nod to the request of Hellman)
External security links
Other security related links around Bluetooth that we refer to