Skip to content

Commit

Permalink
Add recommended citation to readme/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelZe committed Dec 4, 2023
1 parent 3034450 commit 374255d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,20 @@ Like before, column/feature names must follow our [naming conventions](https://k
- Depth rule
- Tradesize rule

## Citation

```latex
@software{Bilz_tclf_2023,
author = {Bilz, Markus},
license = {BSD 3},
month = dec,
title = {{tclf}},
url = {https://github.com/KarelZe/tclf},
version = {0.0.1},
year = {2023}
}
```

## References

<div class="csl-bib-body" style="line-height: 2; margin-left: 2em; text-indent:-2em;">
Expand Down
14 changes: 14 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,20 @@ Like before, column/feature names must follow our [naming conventions](https://k
- Depth rule
- Tradesize rule

## Citation

```latex
@software{Bilz_tclf_2023,
author = {Bilz, Markus},
license = {BSD 3},
month = dec,
title = {{tclf}},
url = {https://github.com/KarelZe/tclf},
version = {0.0.1},
year = {2023}
}
```

## References

<div class="csl-bib-body" style="line-height: 2; margin-left: 2em; text-indent:-2em;">
Expand Down

0 comments on commit 374255d

Please sign in to comment.