引用
「CentOS 6.5」の書誌情報
- ページ名: CentOS 6.5
- 著者: あべたけの覚書への寄稿者ら
- 発行者: 『あべたけの覚書』
- 更新日時: 2023年5月11日 00:10 (UTC)
- 取得日時: 2026年3月13日 04:14 (UTC)
- 恒久的なURI: http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11
- ページの版番号: 11
各種方式による「CentOS 6.5」の書誌表示
APA方式
CentOS 6.5. (2023年5月11日00:10). あべたけの覚書, . 2026年3月13日04:14 http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11 にて閲覧.
MLA方式
"CentOS 6.5." あべたけの覚書, . 2023年5月11日00:10 (UTC). 2026年3月13日04:14 <http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11>.
MHRA方式
あべたけの覚書への寄稿者ら, 'CentOS 6.5', あべたけの覚書, ,2023年5月11日 (UTC), <http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11> [2026年3月13日閲覧]
Chicago方式
あべたけの覚書への寄稿者ら, "CentOS 6.5," あべたけの覚書, , http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11 (2026年3月13日閲覧).
CBE/CSE方式
あべたけの覚書への寄稿者ら. CentOS 6.5 [Internet]. あべたけの覚書, ; 2023年5月11日00:10 (UTC) [2026年3月13日現在で引用]. 入手元: http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11.
Bluebook方式
CentOS 6.5, http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11 (2026年3月13日最終訪問).
BibTeXエントリ
@misc{ wiki:xxx,
author = "あべたけの覚書",
title = "CentOS 6.5 --- あべたけの覚書{,} ",
year = "2023",
url = "http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11",
note = "[オンライン; 閲覧日時 2026-13-03]"
}
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url} と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx,
author = "あべたけの覚書",
title = "CentOS 6.5 --- あべたけの覚書{,} ",
year = "2023",
url = "\url{http://www.abetake.com/mediawiki/index.php?title=CentOS_6.5&oldid=11}",
note = "[オンライン; 閲覧日時 2026-13-03]"
}