Bibliographic details for "書式の表記法"

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 14:42, September 20, 2026, from https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126.

MLA

Anonymous Contributors. "書式の表記法". Oceansoft Library. 11 Nov. 2006. Web. 20 Sep. 2026, 14:42

MHRA

Anonymous Contributors, '書式の表記法', Oceansoft Library, 11 November 2006, 14:42 GMT, <https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126> [Accessed 20 September 2026]

Chicago

Anonymous Contributors, "書式の表記法", Oceansoft Library, https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126 (Accessed September 20, 2026).

CBE/CSE

Anonymous Contributors. 書式の表記法 [Internet]. Oceansoft Library; 2006 Nov 11, 14:42 GMT [Cited 2026 Sep 20]. Available at: https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126.

Bluebook

書式の表記法, https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126 (最終訪問 September 20, 2026).

AMA

Anonymous Contributors. 書式の表記法. Oceansoft Library. November 11, 2006, 14:42 GMT. Available at: https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126. Accessed September 20, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "書式の表記法 --- Oceansoft Library",
   year = "2006",
   url = "https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126",
   note = "[Online; accessed 20-September-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.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126}",
   note = "[Online; accessed 20-September-2026]"


   author = "Anonymous Contributors",
   title = "書式の表記法 --- Oceansoft Library",
   year = "2006",
   url = "\url{https://l.tpot.jp/doku.php?id=dokuwiki:ja:syntax&rev=1163256126}",
   note = "[Online; accessed 20-September-2026]"
 }
  

DokuWiki talk pages

マークアップ
[[dokuwiki:ja:syntax|書式の表記法]] ([[dokuwiki:ja:syntax?rev=1163256126|このバージョン]])
結果
書式の表記法 (このバージョン)