Cite This Page
Bibliographic details for Project Name
- Page name: Project Name
- Author: U-Sphere - Michael Vaillant contributors
- Publisher: U-Sphere - Michael Vaillant, .
- Date of last revision: 23 mai 2005 21:58 UTC
- Date retrieved: 9 novembre 2025 13:35 UTC
- Permanent URL: http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660
- Page Version ID: 2660
Citation styles for Project Name
APA style
Project Name. (2005, mai 23). U-Sphere - Michael Vaillant, . Retrieved 13:35, novembre 9, 2025 from http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660.
MLA style
"Project Name." U-Sphere - Michael Vaillant, . 23 mai 2005, 21:58 UTC. 9 nov 2025, 13:35 <http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660>.
MHRA style
U-Sphere - Michael Vaillant contributors, 'Project Name', U-Sphere - Michael Vaillant, , 23 mai 2005, 21:58 UTC, <http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660> [accessed 9 novembre 2025]
Chicago style
U-Sphere - Michael Vaillant contributors, "Project Name," U-Sphere - Michael Vaillant, , http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660 (accessed novembre 9, 2025).
CBE/CSE style
U-Sphere - Michael Vaillant contributors. Project Name [Internet]. U-Sphere - Michael Vaillant, ; 2005 mai 23, 21:58 UTC [cited 2025 nov 9]. Available from: http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660.
Bluebook style
Project Name, http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660 (last visited novembre 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "U-Sphere - Michael Vaillant",
title = "Project Name --- U-Sphere - Michael Vaillant{,} ",
year = "2005",
url = "http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660",
note = "[Online; accessed 9-novembre-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 = "U-Sphere - Michael Vaillant",
title = "Project Name --- U-Sphere - Michael Vaillant{,} ",
year = "2005",
url = "\url{http://www.u-sphere.com/wiki//index.php?title=Project_Name&oldid=2660}",
note = "[Online; accessed 9-novembre-2025]"
}