mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-05-03 01:03:13 +00:00
format the cite info in publications.md
This commit is contained in:
parent
93b8d1639e
commit
b68f51fb20
10
doc/cite-openwifi-vtc-paper.md
Normal file
10
doc/cite-openwifi-vtc-paper.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
```
|
||||||
|
@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}
|
||||||
|
}
|
||||||
|
```
|
@ -4,18 +4,9 @@ SPDX-FileCopyrightText: 2021 UGent
|
|||||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
-->
|
-->
|
||||||
|
|
||||||
If your work uses openwifi, please cite the first VTC2020 openwifi paper:
|
If your work uses openwifi, please cite the first VTC2020 openwifi paper: [LaTex example](cite-openwifi-vtc-paper.md)
|
||||||
```
|
|
||||||
@inproceedings{jiao2020openwifi,
|
You can also cite openwifi github code: [LaTex example](cite-openwifi-github-code.md).
|
||||||
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 openwifi github code](cite-openwifi-github-code.md).
|
|
||||||
|
|
||||||
If your work is related to further specific openwifi topics, you can cite them from this list:
|
If your work is related to further specific openwifi topics, you can cite them from this list:
|
||||||
- [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)
|
- [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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user