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