Cite This Page
Bibliographic details for The Product Perspective
- Page name: The Product Perspective
- Author: go-ELSE contributors
- Publisher: go-ELSE.
- Date of last revision: 21 May 2024 15:47 UTC
- Date retrieved: 15 June 2026 05:09 UTC
- Permanent URL: https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517
- Page Version ID: 517
Citation styles for The Product Perspective
APA style
The Product Perspective. (2024, May 21). go-ELSE. Retrieved 05:09, June 15, 2026 from https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517.
MLA style
"The Product Perspective." go-ELSE. 21 May 2024, 15:47 UTC. 15 Jun 2026, 05:09 <https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517>.
MHRA style
go-ELSE contributors, 'The Product Perspective', go-ELSE, 21 May 2024, 15:47 UTC, <https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517> [accessed 15 June 2026]
Chicago style
go-ELSE contributors, "The Product Perspective," go-ELSE, https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517 (accessed June 15, 2026).
CBE/CSE style
go-ELSE contributors. The Product Perspective [Internet]. go-ELSE; 2024 May 21, 15:47 UTC [cited 2026 Jun 15]. Available from: https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517.
Bluebook style
The Product Perspective, https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "go-ELSE",
title = "The Product Perspective --- go-ELSE{,} ",
year = "2024",
url = "https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517",
note = "[Online; accessed 15-June-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 = "go-ELSE",
title = "The Product Perspective --- go-ELSE{,} ",
year = "2024",
url = "\url{https://go-else.org:443/index.php?title=The_Product_Perspective&oldid=517}",
note = "[Online; accessed 15-June-2026]"
}