Cite This Page
Bibliographic details for How to develop a new Device
- Page name: How to develop a new Device
- Author: AGILE IoT Wiki contributors
- Publisher: AGILE IoT Wiki, .
- Date of last revision: 6 March 2018 07:06 UTC
- Date retrieved: 17 August 2022 07:45 UTC
- Permanent URL: http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291
- Page Version ID: 291
Citation styles for How to develop a new Device
APA style
How to develop a new Device. (2018, March 6). AGILE IoT Wiki, . Retrieved 07:45, August 17, 2022 from http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291.
MLA style
"How to develop a new Device." AGILE IoT Wiki, . 6 Mar 2018, 07:06 UTC. 17 Aug 2022, 07:45 <http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291>.
MHRA style
AGILE IoT Wiki contributors, 'How to develop a new Device', AGILE IoT Wiki, , 6 March 2018, 07:06 UTC, <http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291> [accessed 17 August 2022]
Chicago style
AGILE IoT Wiki contributors, "How to develop a new Device," AGILE IoT Wiki, , http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291 (accessed August 17, 2022).
CBE/CSE style
AGILE IoT Wiki contributors. How to develop a new Device [Internet]. AGILE IoT Wiki, ; 2018 Mar 6, 07:06 UTC [cited 2022 Aug 17]. Available from: http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291.
Bluebook style
How to develop a new Device, http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "AGILE IoT Wiki", title = "How to develop a new Device --- AGILE IoT Wiki{,} ", year = "2018", url = "http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291", note = "[Online; accessed 17-August-2022]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "AGILE IoT Wiki", title = "How to develop a new Device --- AGILE IoT Wiki{,} ", year = "2018", url = "\url{http://agile-iot.eu/wiki/index.php?title=How_to_develop_a_new_Device&oldid=291}", note = "[Online; accessed 17-August-2022]" }