引用
「ArchLinuxのインストール」の書誌情報
- ページ名: ArchLinuxのインストール
- 著者: とある社畜の頭脳整理への寄稿者ら
- 発行者: 『とある社畜の頭脳整理』
- 更新日時: 2019年9月27日 04:23 (UTC)
- 取得日時: 2025年11月1日 23:04 (UTC)
- 恒久的なURI: https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526
- ページの版番号: 526
各種方式による「ArchLinuxのインストール」の書誌表示
APA方式
ArchLinuxのインストール. (2019年9月27日04:23). とある社畜の頭脳整理, . 2025年11月1日23:04 https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526 にて閲覧.
MLA方式
"ArchLinuxのインストール." とある社畜の頭脳整理, . 2019年9月27日04:23 (UTC). 2025年11月1日23:04 <https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526>.
MHRA方式
とある社畜の頭脳整理への寄稿者ら, 'ArchLinuxのインストール', とある社畜の頭脳整理, ,2019年9月27日 (UTC), <https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526> [2025年11月1日閲覧]
Chicago方式
とある社畜の頭脳整理への寄稿者ら, "ArchLinuxのインストール," とある社畜の頭脳整理, , https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526 (2025年11月1日閲覧).
CBE/CSE方式
とある社畜の頭脳整理への寄稿者ら. ArchLinuxのインストール [Internet]. とある社畜の頭脳整理, ; 2019年9月27日04:23 (UTC) [2025年11月1日現在で引用]. 入手元: https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526.
Bluebook方式
ArchLinuxのインストール, https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526 (2025年11月1日最終訪問).
BibTeXエントリ
@misc{ wiki:xxx,
author = "とある社畜の頭脳整理",
title = "ArchLinuxのインストール --- とある社畜の頭脳整理{,} ",
year = "2019",
url = "https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526",
note = "[オンライン; 閲覧日時 2025-1-11]"
}
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url} と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx,
author = "とある社畜の頭脳整理",
title = "ArchLinuxのインストール --- とある社畜の頭脳整理{,} ",
year = "2019",
url = "\url{https://knowledge.rinpress.com/index.php?title=ArchLinux%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&oldid=526}",
note = "[オンライン; 閲覧日時 2025-1-11]"
}