Bibliographic details for "サイト構築のヒント"
-
ページ名: サイト構築のヒント
-
著者: Anonymous Contributors
-
Publisher: Oceansoft Library.
-
Date of this revision: 12 November 2006 15:00 GMT
-
Date retrieved: 24 June 2026 06:42 GMT
-
Page Version ID: 1163343600
Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.
Citation styles for "サイト構築のヒント"
APA
サイト構築のヒント. (2006, Nov 12). In Oceansoft Library. Retrieved 06:42, June 24, 2026, from https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600.
MLA
Anonymous Contributors. "サイト構築のヒント". Oceansoft Library. 12 Nov. 2006. Web. 24 Jun. 2026, 06:42
MHRA
Anonymous Contributors, 'サイト構築のヒント', Oceansoft Library, 12 November 2006, 15:00 GMT, <https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600> [Accessed 24 June 2026]
Chicago
Anonymous Contributors, "サイト構築のヒント", Oceansoft Library, https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600 (Accessed June 24, 2026).
CBE/CSE
Anonymous Contributors. サイト構築のヒント [Internet]. Oceansoft Library; 2006 Nov 12, 15:00 GMT [Cited 2026 Jun 24]. Available at: https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600.
Bluebook
サイト構築のヒント, https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600 (最終訪問 June 24, 2026).
AMA
Anonymous Contributors. サイト構築のヒント. Oceansoft Library. November 12, 2006, 15:00 GMT. Available at: https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600. Accessed June 24, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "サイト構築のヒント --- Oceansoft Library",
year = "2006",
url = "https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600",
note = "[Online; accessed 24-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 = "Anonymous Contributors",
title = "サイト構築のヒント --- Oceansoft Library",
year = "2006",
url = "\url{https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600}",
note = "[Online; accessed 24-June-2026]"
author = "Anonymous Contributors",
title = "サイト構築のヒント --- Oceansoft Library",
year = "2006",
url = "\url{https://l.tpot.tk/doku.php?id=dokuwiki:ja:good_style&rev=1163343600}",
note = "[Online; accessed 24-June-2026]"
}