Cite
From open-support.info
Bibliographic details for メインページ
- Page name: メインページ
- Author: open-support.info contributors
- Publisher: open-support.info, .
- Date of last revision: 17 April 2011 13:05 UTC
- Date retrieved: 3 July 2025 19:30 UTC
- Permanent URL: http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334
- Page Version ID: 334
Citation styles for メインページ
APA style
メインページ. (2011, April 17). open-support.info, . Retrieved 19:30, July 3, 2025 from http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334.
MLA style
"メインページ." open-support.info, . 17 Apr 2011, 13:05 UTC. 3 Jul 2025, 19:30 <http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334>.
MHRA style
open-support.info contributors, 'メインページ', open-support.info, , 17 April 2011, 13:05 UTC, <http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334> [accessed 3 July 2025]
Chicago style
open-support.info contributors, "メインページ," open-support.info, , http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334 (accessed July 3, 2025).
CBE/CSE style
open-support.info contributors. メインページ [Internet]. open-support.info, ; 2011 Apr 17, 13:05 UTC [cited 2025 Jul 3]. Available from: http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334.
Bluebook style
メインページ, http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334 (last visited July 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "open-support.info", title = "メインページ --- open-support.info{,} ", year = "2011", url = "http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334", note = "[Online; accessed 3-July-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 = "open-support.info", title = "メインページ --- open-support.info{,} ", year = "2011", url = "\url{http://open-support.sakura.ne.jp/wiki/index.php?title=%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8&oldid=334}", note = "[Online; accessed 3-July-2025]" }