Cite This Page
Bibliographic details for SoftwareEngineeringBlogs
- Page name: SoftwareEngineeringBlogs
- Author: Lost In Wonderlands contributors
- Publisher: Lost In Wonderlands, .
- Date of last revision: 7 March 2016 14:33 UTC
- Date retrieved: 19 June 2025 16:09 UTC
- Permanent URL: http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226
- Page Version ID: 226
Citation styles for SoftwareEngineeringBlogs
APA style
SoftwareEngineeringBlogs. (2016, March 7). Lost In Wonderlands, . Retrieved 16:09, June 19, 2025 from http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226.
MLA style
"SoftwareEngineeringBlogs." Lost In Wonderlands, . 7 Mar 2016, 14:33 UTC. 19 Jun 2025, 16:09 <http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226>.
MHRA style
Lost In Wonderlands contributors, 'SoftwareEngineeringBlogs', Lost In Wonderlands, , 7 March 2016, 14:33 UTC, <http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226> [accessed 19 June 2025]
Chicago style
Lost In Wonderlands contributors, "SoftwareEngineeringBlogs," Lost In Wonderlands, , http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226 (accessed June 19, 2025).
CBE/CSE style
Lost In Wonderlands contributors. SoftwareEngineeringBlogs [Internet]. Lost In Wonderlands, ; 2016 Mar 7, 14:33 UTC [cited 2025 Jun 19]. Available from: http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226.
Bluebook style
SoftwareEngineeringBlogs, http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226 (last visited June 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Lost In Wonderlands", title = "SoftwareEngineeringBlogs --- Lost In Wonderlands{,} ", year = "2016", url = "http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226", note = "[Online; accessed 19-June-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 = "Lost In Wonderlands", title = "SoftwareEngineeringBlogs --- Lost In Wonderlands{,} ", year = "2016", url = "\url{http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=226}", note = "[Online; accessed 19-June-2025]" }