aboutcode-org / aboutcode-org/scancode-toolkit

Add "How to cite" to readme

未關閉
#57 13 則留言 0 個 reaction 已指派 1 人 已被 @AyanSinhaMahapatra 認領 在 GitHub 檢視
documentation installation and packaging Priority: low
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

from https://github.com/nexB/scancode-toolkit/issues/54#issuecomment-130385056
by @retrography:

We can't include that kind of disclaimer in an academic paper. An academic citation follows a very specific format. I give you an example from the `statnet` package that I use regularly for my analysis:

> Handcock M, Hunter D, Butts C, Goodreau S, Krivitsky P, Bender-deMoll S and Morris M (2015). _statnet: Software Tools for the Statistical Analysis of Network Data_. [The Statnet Project](http://www.statnet.org).

You can also provide the bibliographic entry, so that the users can format the citation according to the outlet they publish in:

```
@Misc{,
author = {Mark S. Handcock and David R. Hunter and Carter T. Butts and Steven M. Goodreau and Pavel N. Krivitsky and Skye Bender-deMoll and Martina Morris},
title = {statnet: Software Tools for the Statistical Analysis of Network Data},
organization = {The Statnet Project (\url{http://www.statnet.org})},
year = {2015},
note = {R package version 2015.6.2},
url = {CRAN.R-project.org/package=statnet},
}
```

Have a look at here: https://en.wikipedia.org/wiki/BibTeX

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。