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

書式の表記法. (2022, Mar 12). In 技術の部屋. Retrieved 00:56, May 22, 2024, from https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200.

MLA

Anonymous Contributors. "書式の表記法". 技術の部屋. 12 Mar. 2022. Web. 22 May. 2024, 00:56

MHRA

Anonymous Contributors, '書式の表記法', 技術の部屋, 12 March 2022, 15:00 GMT, <https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200> [Accessed 22 May 2024]

Chicago

Anonymous Contributors, "書式の表記法", 技術の部屋, https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200 (Accessed May 22, 2024).

CBE/CSE

Anonymous Contributors. 書式の表記法 [Internet]. 技術の部屋; 2022 Mar 12, 15:00 GMT [Cited 2024 May 22]. Available at: https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200.

Bluebook

書式の表記法, https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200 (最終訪問 May 22, 2024).

AMA

Anonymous Contributors. 書式の表記法. 技術の部屋. March 12, 2022, 15:00 GMT. Available at: https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200. Accessed May 22, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "書式の表記法 --- 技術の部屋",
   year = "2022",
   url = "https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200",
   note = "[Online; accessed 22-May-2024]"
 }
  

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 = "書式の表記法 --- 技術の部屋",
   year = "2022",
   url = "\url{https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200}",
   note = "[Online; accessed 22-May-2024]"


   author = "Anonymous Contributors",
   title = "書式の表記法 --- 技術の部屋",
   year = "2022",
   url = "\url{https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:syntax&rev=1647097200}",
   note = "[Online; accessed 22-May-2024]"
 }
  

DokuWiki talk pages

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