Cite
From
Bibliographic details for Description
- Page name: Description
- Author: contributors
- Publisher: , .
- Date of last revision: 31 October 2012 13:05 UTC
- Date retrieved: 14 June 2026 19:02 UTC
- Permanent URL: http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104
- Page Version ID: 104
Citation styles for Description
APA style
Description. (2012, October 31). , . Retrieved 19:02, June 14, 2026 from http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104.
MLA style
"Description." , . 31 Oct 2012, 13:05 UTC. 14 Jun 2026, 19:02 <http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104>.
MHRA style
contributors, 'Description', , , 31 October 2012, 13:05 UTC, <http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104> [accessed 14 June 2026]
Chicago style
contributors, "Description," , , http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104 (accessed June 14, 2026).
CBE/CSE style
contributors. Description [Internet]. , ; 2012 Oct 31, 13:05 UTC [cited 2026 Jun 14]. Available from:
http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104.
Bluebook style
Description, http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Description --- {,} ",
year = "2012",
url = "http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104",
note = "[Online; accessed 14-June-2026]"
}
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 = "",
title = "Description --- {,} ",
year = "2012",
url = "\url{http://wiki.solab.rshu.ru/index.php?title=Description&oldid=104}",
note = "[Online; accessed 14-June-2026]"
}
