Bibliographic details for "書式の表記法"
-
ページ名: 書式の表記法
-
著者: Anonymous Contributors
-
Publisher: Oceansoft Library.
-
Date of this revision: 10 November 2006 15:00 GMT
-
Date retrieved: 24 June 2026 04:55 GMT
-
Page Version ID: 1163170800
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 10). In Oceansoft Library. Retrieved 04:55, June 24, 2026, from https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800.
MLA
Anonymous Contributors. "書式の表記法". Oceansoft Library. 10 Nov. 2006. Web. 24 Jun. 2026, 04:55
MHRA
Anonymous Contributors, '書式の表記法', Oceansoft Library, 10 November 2006, 15:00 GMT, <https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800> [Accessed 24 June 2026]
Chicago
Anonymous Contributors, "書式の表記法", Oceansoft Library, https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800 (Accessed June 24, 2026).
CBE/CSE
Anonymous Contributors. 書式の表記法 [Internet]. Oceansoft Library; 2006 Nov 10, 15:00 GMT [Cited 2026 Jun 24]. Available at: https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800.
Bluebook
書式の表記法, https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800 (最終訪問 June 24, 2026).
AMA
Anonymous Contributors. 書式の表記法. Oceansoft Library. November 10, 2006, 15:00 GMT. Available at: https://l.tpot.tk/doku.php?id=dokuwiki:ja:syntax&rev=1163170800. 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:syntax&rev=1163170800",
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:syntax&rev=1163170800}",
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:syntax&rev=1163170800}",
note = "[Online; accessed 24-June-2026]"
}