Bibliographic details for "技術のリンク集"
-
ページ名: 技術のリンク集
-
著者: Anonymous Contributors
-
Publisher: 技術の部屋.
-
Date of this revision: 12 March 2022 15:00 GMT
-
Date retrieved: 20 August 2026 02:12 GMT
-
Permanent URL: https://gika.tz4i.jp/doku.php?id=links&rev=1647097200
-
Page Version ID: 1647097200
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 02:12, August 20, 2026, from https://gika.tz4i.jp/doku.php?id=links&rev=1647097200.
MLA
Anonymous Contributors. "技術のリンク集". 技術の部屋. 12 Mar. 2022. Web. 20 Aug. 2026, 02:12
MHRA
Anonymous Contributors, '技術のリンク集', 技術の部屋, 12 March 2022, 15:00 GMT, <https://gika.tz4i.jp/doku.php?id=links&rev=1647097200> [Accessed 20 August 2026]
Chicago
Anonymous Contributors, "技術のリンク集", 技術の部屋, https://gika.tz4i.jp/doku.php?id=links&rev=1647097200 (Accessed August 20, 2026).
CBE/CSE
Anonymous Contributors. 技術のリンク集 [Internet]. 技術の部屋; 2022 Mar 12, 15:00 GMT [Cited 2026 Aug 20]. Available at: https://gika.tz4i.jp/doku.php?id=links&rev=1647097200.
Bluebook
技術のリンク集, https://gika.tz4i.jp/doku.php?id=links&rev=1647097200 (最終訪問 August 20, 2026).
AMA
Anonymous Contributors. 技術のリンク集. 技術の部屋. March 12, 2022, 15:00 GMT. Available at: https://gika.tz4i.jp/doku.php?id=links&rev=1647097200. Accessed August 20, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "技術のリンク集 --- 技術の部屋",
year = "2022",
url = "https://gika.tz4i.jp/doku.php?id=links&rev=1647097200",
note = "[Online; accessed 20-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 = "技術のリンク集 --- 技術の部屋",
year = "2022",
url = "\url{https://gika.tz4i.jp/doku.php?id=links&rev=1647097200}",
note = "[Online; accessed 20-August-2026]"
author = "Anonymous Contributors",
title = "技術のリンク集 --- 技術の部屋",
year = "2022",
url = "\url{https://gika.tz4i.jp/doku.php?id=links&rev=1647097200}",
note = "[Online; accessed 20-August-2026]"
}