Cite This Page
Bibliographic details for How to set up an AGILE development platform for a developer
- Page name: How to set up an AGILE development platform for a developer
- Author: AGILE IoT Wiki contributors
- Publisher: AGILE IoT Wiki, .
- Date of last revision: 27 February 2018 14:51 UTC
- Date retrieved: 13 August 2022 01:05 UTC
- Permanent URL: http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290
- Page Version ID: 290
Citation styles for How to set up an AGILE development platform for a developer
APA style
How to set up an AGILE development platform for a developer. (2018, February 27). AGILE IoT Wiki, . Retrieved 01:05, August 13, 2022 from http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290.
MLA style
"How to set up an AGILE development platform for a developer." AGILE IoT Wiki, . 27 Feb 2018, 14:51 UTC. 13 Aug 2022, 01:05 <http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290>.
MHRA style
AGILE IoT Wiki contributors, 'How to set up an AGILE development platform for a developer', AGILE IoT Wiki, , 27 February 2018, 14:51 UTC, <http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290> [accessed 13 August 2022]
Chicago style
AGILE IoT Wiki contributors, "How to set up an AGILE development platform for a developer," AGILE IoT Wiki, , http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290 (accessed August 13, 2022).
CBE/CSE style
AGILE IoT Wiki contributors. How to set up an AGILE development platform for a developer [Internet]. AGILE IoT Wiki, ; 2018 Feb 27, 14:51 UTC [cited 2022 Aug 13]. Available from: http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290.
Bluebook style
How to set up an AGILE development platform for a developer, http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290 (last visited August 13, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "AGILE IoT Wiki", title = "How to set up an AGILE development platform for a developer --- AGILE IoT Wiki{,} ", year = "2018", url = "http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290", note = "[Online; accessed 13-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 set up an AGILE development platform for a developer --- AGILE IoT Wiki{,} ", year = "2018", url = "\url{http://agile-iot.eu/wiki/index.php?title=How_to_set_up_an_AGILE_development_platform_for_a_developer&oldid=290}", note = "[Online; accessed 13-August-2022]" }