Cite This Page
Bibliographic details for Product development
- Page name: Product development
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 22 April 2022 15:14 UTC
- Date retrieved: 13 May 2026 06:37 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625
- Page Version ID: 18625
Citation styles for Product development
APA style
Product development. (2022, April 22). ArboresTechWiki, Digital Empowerment. Retrieved 06:37, May 13, 2026 from http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625.
MLA style
"Product development." ArboresTechWiki, Digital Empowerment. 22 Apr 2022, 15:14 UTC. 13 May 2026, 06:37 <http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625>.
MHRA style
ArboresTechWiki contributors, 'Product development', ArboresTechWiki, Digital Empowerment, 22 April 2022, 15:14 UTC, <http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625> [accessed 13 May 2026]
Chicago style
ArboresTechWiki contributors, "Product development," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625 (accessed May 13, 2026).
CBE/CSE style
ArboresTechWiki contributors. Product development [Internet]. ArboresTechWiki, Digital Empowerment; 2022 Apr 22, 15:14 UTC [cited 2026 May 13]. Available from: http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625.
Bluebook style
Product development, http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Product development --- ArboresTechWiki{,} Digital Empowerment",
year = "2022",
url = "http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625",
note = "[Online; accessed 13-May-2026]"
}
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 = "ArboresTechWiki",
title = "Product development --- ArboresTechWiki{,} Digital Empowerment",
year = "2022",
url = "\url{http://w.arbores.tech/w/index.php?title=Product_development&oldid=18625}",
note = "[Online; accessed 13-May-2026]"
}