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