Navedi
Bibliographic details for Uporabniške strani
- Page name: Uporabniške strani
- Author: BitnjeWiki contributors
- Publisher: BitnjeWiki, .
- Date of last revision: 12 januar 2008 02:36 UTC
- Date retrieved: 30 november 2025 08:13 UTC
- Permanent URL: https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211
- Page Version ID: 1211
Citation styles for Uporabniške strani
APA style
Uporabniške strani. (2008, januar 12). BitnjeWiki, . Retrieved 08:13, november 30, 2025 from https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211.
MLA style
"Uporabniške strani." BitnjeWiki, . 12 jan. 2008, 02:36 UTC. 30 nov. 2025, 08:13 <https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211>.
MHRA style
BitnjeWiki contributors, 'Uporabniške strani', BitnjeWiki, , 12 januar 2008, 02:36 UTC, <https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211> [accessed 30 november 2025]
Chicago style
BitnjeWiki contributors, "Uporabniške strani," BitnjeWiki, , https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211 (accessed november 30, 2025).
CBE/CSE style
BitnjeWiki contributors. Uporabniške strani [Internet]. BitnjeWiki, ; 2008 jan. 12, 02:36 UTC [cited 2025 nov. 30]. Available from: https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211.
Bluebook style
Uporabniške strani, https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211 (last visited november 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "BitnjeWiki",
title = "Uporabniške strani --- BitnjeWiki{,} ",
year = "2008",
url = "https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211",
note = "[Online; accessed 30-november-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 = "BitnjeWiki",
title = "Uporabniške strani --- BitnjeWiki{,} ",
year = "2008",
url = "\url{https://www.bitnje.si/index.php?title=Uporabni%C5%A1ke_strani&oldid=1211}",
note = "[Online; accessed 30-november-2025]"
}