openwifi/doc/publications.md

36 lines
2.0 KiB
Markdown
Raw Normal View History

<!--
Author: Xianjun jiao
SPDX-FileCopyrightText: 2021 UGent
SPDX-License-Identifier: AGPL-3.0-or-later
-->
2021-05-19 09:19:42 +00:00
If your work uses openwifi, please cite the first VTC2020 openwifi paper:
```
@inproceedings{jiao2020openwifi,
title={openwifi: a free and open-source IEEE802. 11 SDR implementation on SoC},
author={Jiao, Xianjun and Liu, Wei and Mehari, Michael and Aslam, Muhammad and Moerman, Ingrid},
booktitle={2020 IEEE 91st Vehicular Technology Conference (VTC2020-Spring)},
pages={1--2},
year={2020},
organization={IEEE}
}
```
You can also cite the openwifi code/github link:
2021-05-19 09:13:36 +00:00
```
@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},
}
```
2021-05-19 09:19:42 +00:00
If your work is related to some further specific openwifi topic, you can find and cite it from the list of the related publications/works:
2021-05-19 09:13:36 +00:00
- [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)
2021-05-18 08:16:30 +00:00
- [Openwifi CSI fuzzer for authorized sensing and covert channels](https://arxiv.org/pdf/2105.07428.pdf) (submitted to ACM WiSec 2021)
2021-05-25 08:59:43 +00:00
- [Wireless Time-Sensitive Networks: When Every Microsecond Counts](https://www.mwrf.com/technologies/systems/article/21164984/wireless-timesensitive-networks-when-every-microsecond-counts)
2021-05-19 09:13:36 +00:00
2021-05-19 09:19:42 +00:00
**Openwifi was born in ORCA project (EU's Horizon2020 programme under agreement number 732174).**