Skip to content

Commit e6cdf21

Browse files
bschilderclaude
andcommitted
Add textVersion to inst/CITATION [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 690594c commit e6cdf21

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

inst/CITATION

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
citHeader("To cite this echoverse package, please use:")
2-
3-
citEntry(
4-
entry = "Article",
1+
bibentry(
2+
bibtype = "Article",
53
title = "echolocatoR: an automated end-to-end statistical and functional genomic fine-mapping pipeline",
64
author = "Brian M Schilder, Jack Humphrey, Towfique Raj",
75
journal = "Bioinformatics",
86
year = "2021",
97
volume = "btab658",
10-
number = NULL,
11-
pages = NULL,
128
url = "https://doi.org/10.1093/bioinformatics/btab658",
13-
textVersion = paste("Brian M Schilder, Jack Humphrey, Towfique Raj (2021) echolocatoR: an automated end-to-end statistical and functional genomic fine-mapping pipeline, *Bioinformatics*; btab658, [https://doi.org/10.1093/bioinformatics/btab658](https://doi.org/10.1093/bioinformatics/btab658)"
14-
)
9+
textVersion = "Brian M Schilder, Jack Humphrey, Towfique Raj (2021). echolocatoR: an automated end-to-end statistical and functional genomic fine-mapping pipeline. Bioinformatics, btab658. https://doi.org/10.1093/bioinformatics/btab658"
1510
)

0 commit comments

Comments
 (0)