Account Item Menu. (2008, 9月 8). 何かしら図書館, . Retrieved 16:59, 9月 5, 2010 from http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677.
"Account Item Menu." 何かしら図書館, . 8 9月 2008, 15:15 UTC. 5 9月 2010, 16:59 <http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677>.
何かしら図書館 contributors, 'Account Item Menu', 何かしら図書館, , 8 9月 2008, 15:15 UTC, <http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677> [accessed 5 9月 2010]
何かしら図書館 contributors, "Account Item Menu," 何かしら図書館, , http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677 (accessed 9月 5, 2010).
何かしら図書館 contributors. Account Item Menu [Internet]. 何かしら図書館, ; 2008 9月 8, 15:15 UTC [cited 2010 9月 5]. Available from: http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677.
Account Item Menu, http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677 (last visited 9月 5, 2010).
@misc{ wiki:xxx,
author = "何かしら図書館",
title = "Account Item Menu --- 何かしら図書館{,} ",
year = "2008",
url = "http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677",
note = "[Online; accessed 5-9月-2010]"
}
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 = "Account Item Menu --- 何かしら図書館{,} ",
year = "2008",
url = "\url{http://wiki.imperiala.net/index.php?title=Account_Item_Menu&oldid=677}",
note = "[Online; accessed 5-9月-2010]"
}