Update publications.md

This commit is contained in:
Jiao Xianjun 2021-05-19 11:19:42 +02:00 committed by GitHub
parent f631cab45d
commit e2e4726b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,18 @@ 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):
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:
```
@electronic{openwifigithub,
author = {Jiao, Xianjun and Liu, Wei and Mehari, Michael},
@ -13,13 +24,11 @@ If your work uses openwifi, please cite the first VTC2020 openwifi paper. To cit
year = {2019},
}
```
Openwifi related publications/works
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:
- [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).
**Openwifi was born in ORCA project (EU's Horizon2020 programme under agreement number 732174).**