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 16:33, April 18, 2026, from https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200.

MLA

Anonymous Contributors. "ページ名". 技術の部屋. 12 Mar. 2022. Web. 18 Apr. 2026, 16:33

MHRA

Anonymous Contributors, 'ページ名', 技術の部屋, 12 March 2022, 15:00 GMT, <https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200> [Accessed 18 April 2026]

Chicago

Anonymous Contributors, "ページ名", 技術の部屋, https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200 (Accessed April 18, 2026).

CBE/CSE

Anonymous Contributors. ページ名 [Internet]. 技術の部屋; 2022 Mar 12, 15:00 GMT [Cited 2026 Apr 18]. Available at: https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200.

Bluebook

ページ名, https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200 (最終訪問 April 18, 2026).

AMA

Anonymous Contributors. ページ名. 技術の部屋. March 12, 2022, 15:00 GMT. Available at: https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200. Accessed April 18, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "ページ名 --- 技術の部屋",
   year = "2022",
   url = "https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200",
   note = "[Online; accessed 18-April-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 = "ページ名 --- 技術の部屋",
   year = "2022",
   url = "\url{https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200}",
   note = "[Online; accessed 18-April-2026]"


   author = "Anonymous Contributors",
   title = "ページ名 --- 技術の部屋",
   year = "2022",
   url = "\url{https://gika.tz4i.jp/doku.php?id=dokuwiki:ja:pagename&rev=1647097200}",
   note = "[Online; accessed 18-April-2026]"
 }
  

DokuWiki talk pages

マークアップ
[[dokuwiki:ja:pagename|ページ名]] ([[dokuwiki:ja:pagename?rev=1647097200|このバージョン]])
結果
ページ名 (このバージョン)