Cite This Page
Bibliographic details for Programming and Software Development[edit | edit source]
- Page name: Programming and Software Development
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 21 June 2020 18:58 UTC
- Date retrieved: 10 December 2025 14:14 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236
- Page Version ID: 9236
Citation styles for Programming and Software Development[edit | edit source]
APA style[edit | edit source]
Programming and Software Development. (2020, June 21). Sinfronteras, . Retrieved14:14, December 10, 2025
from http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236.
MLA style[edit | edit source]
"Programming and Software Development." Sinfronteras, . 21 Jun 2020, 18:58 UTC.10 Dec 2025, 14:14
<http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Programming and Software Development', Sinfronteras, , 21 June 2020, 18:58 UTC, <http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236> [accessed10 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Programming and Software Development," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236 (accessedDecember 10, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Programming and Software Development [Internet]. Sinfronteras, ; 2020 Jun 21, 18:58 UTC [cited2025 Dec 10
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236.
Bluebook style[edit | edit source]
Programming and Software Development, http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236 (last visitedDecember 10, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Programming and Software Development --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236",
note = "[Online; accessed 10-December-2025
]"
}
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 = "Sinfronteras",
title = "Programming and Software Development --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=9236}",
note = "[Online; accessed 10-December-2025
]"
}