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: 23 June 2025 00:21 UTC
- Permanent URL: http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211
- Page Version ID: 211
Citation styles for SoftwareEngineeringBlogs
APA style
SoftwareEngineeringBlogs. (2016, March 7). Lost In Wonderlands, . Retrieved 00:21, June 23, 2025 from http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211.
MLA style
"SoftwareEngineeringBlogs." Lost In Wonderlands, . 7 Mar 2016, 14:33 UTC. 23 Jun 2025, 00:21 <http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211>.
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=211> [accessed 23 June 2025]
Chicago style
Lost In Wonderlands contributors, "SoftwareEngineeringBlogs," Lost In Wonderlands, , http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211 (accessed June 23, 2025).
CBE/CSE style
Lost In Wonderlands contributors. SoftwareEngineeringBlogs [Internet]. Lost In Wonderlands, ; 2016 Mar 7, 14:33 UTC [cited 2025 Jun 23]. Available from: http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211.
Bluebook style
SoftwareEngineeringBlogs, http://technoverse.free.fr/index.php?title=SoftwareEngineeringBlogs&oldid=211 (last visited June 23, 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=211", note = "[Online; accessed 23-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=211}", note = "[Online; accessed 23-June-2025]" }