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: 11 December 2025 21:09 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=11060
- Page Version ID: 11060
Citation styles for Programming and Software Development[edit | edit source]
APA style[edit | edit source]
Programming and Software Development. (2020, June 21). Sinfronteras, . Retrieved21:09, December 11, 2025
from http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=11060.
MLA style[edit | edit source]
"Programming and Software Development." Sinfronteras, . 21 Jun 2020, 18:58 UTC.11 Dec 2025, 21:09
<http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=11060>.
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=11060> [accessed11 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=11060 (accessedDecember 11, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Programming and Software Development [Internet]. Sinfronteras, ; 2020 Jun 21, 18:58 UTC [cited2025 Dec 11
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=11060.
Bluebook style[edit | edit source]
Programming and Software Development, http://wiki.sinfronteras.ws/index.php?title=Programming_and_Software_Development&oldid=11060 (last visitedDecember 11, 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=11060",
note = "[Online; accessed 11-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=11060}",
note = "[Online; accessed 11-December-2025
]"
}