diff --git a/doc/publications.md b/doc/publications.md index a554ed5..1442f45 100644 --- a/doc/publications.md +++ b/doc/publications.md @@ -4,13 +4,22 @@ SPDX-FileCopyrightText: 2021 UGent SPDX-License-Identifier: AGPL-3.0-or-later --> +If your work uses openwifi, please cite the first VTC2020 openwifi paper. To cite the openwifi code/github, please use (bibtex example): +``` +@electronic{openwifigithub, + author = {Jiao, Xianjun and Liu, Wei and Mehari, Michael}, + title = {open-source IEEE802.11/Wi-Fi baseband chip/FPGA design}, + url = {https://github.com/open-sdr/openwifi}, + year = {2019}, +} +``` -Openwifi related publications +Openwifi related publications/works -Openwifi was born in ORCA project (EU's Horizon2020 programme under agreement number 732174). - -- [openwifi: a free and open-source IEEE802.11 SDR implementation on SoC](https://www.orca-project.eu/wp-content/uploads/sites/4/2020/03/openwifi-vtc-antwerp-PID1249076.pdf) +- [VTC2020 spring Antwerp. openwifi: a free and open-source IEEE802.11 SDR implementation on SoC](https://www.orca-project.eu/wp-content/uploads/sites/4/2020/03/openwifi-vtc-antwerp-PID1249076.pdf) - [CSI MURDER](https://ans.unibs.it/projects/csi-murder/) - [IEEE 802.11 CSI randomization to preserve location privacy: An empirical evaluation in different scenarios](https://www.sciencedirect.com/science/article/abs/pii/S138912862100102X) - [Enabling TSN over IEEE 802.11: Low-overhead Time Synchronization for Wi-Fi Clients](https://biblio.ugent.be/publication/8700714/file/8700715.pdf) - [Openwifi CSI fuzzer for authorized sensing and covert channels](https://arxiv.org/pdf/2105.07428.pdf) (submitted to ACM WiSec 2021) + +Openwifi was born in ORCA project (EU's Horizon2020 programme under agreement number 732174).