Cite This Page
Bibliographic details for What Actually Drives Software Development Costs
- Page name: What Actually Drives Software Development Costs
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 29 August 2026 12:17 UTC
- Date retrieved: 31 August 2026 14:23 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779
- Page Version ID: 6779
Citation styles for What Actually Drives Software Development Costs
APA style
What Actually Drives Software Development Costs. (2026, August 29). notfoundon, . Retrieved 14:23, August 31, 2026 from https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779.
MLA style
"What Actually Drives Software Development Costs." notfoundon, . 29 Aug 2026, 12:17 UTC. 31 Aug 2026, 14:23 <https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779>.
MHRA style
notfoundon contributors, 'What Actually Drives Software Development Costs', notfoundon, , 29 August 2026, 12:17 UTC, <https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779> [accessed 31 August 2026]
Chicago style
notfoundon contributors, "What Actually Drives Software Development Costs," notfoundon, , https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779 (accessed August 31, 2026).
CBE/CSE style
notfoundon contributors. What Actually Drives Software Development Costs [Internet]. notfoundon, ; 2026 Aug 29, 12:17 UTC [cited 2026 Aug 31]. Available from: https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779.
Bluebook style
What Actually Drives Software Development Costs, https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779 (last visited August 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "What Actually Drives Software Development Costs --- notfoundon{,} ",
year = "2026",
url = "https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779",
note = "[Online; accessed 31-August-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 = "notfoundon",
title = "What Actually Drives Software Development Costs --- notfoundon{,} ",
year = "2026",
url = "\url{https://notfoundon.org/here/index.php?title=What_Actually_Drives_Software_Development_Costs&oldid=6779}",
note = "[Online; accessed 31-August-2026]"
}