Skip to content

Commit 3a1f6b4

Browse files
committed
docs: add paper to sidebar
1 parent b9ee0dd commit 3a1f6b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ const config: Config = {
5959
position: 'left',
6060
label: 'Documentation',
6161
},
62+
{ to: '/paper', label: 'Paper', position: 'left' },
6263
{ to: '/about', label: 'About', position: 'left' },
6364
{
6465
href: 'https://github.com/gosling-lang/altgosling',

docs/src/pages/paper.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# AltGosling: automatic generation of text descriptions for accessible genomics data visualization
22

3-
Thomas C Smits , Sehi L’Yi , Andrew P Mar , Nils Gehlenborg
3+
Thomas C Smits, Sehi L’Yi, Andrew P Mar, Nils Gehlenborg
44

5-
Bioinformatics, Volume 40, Issue 12, December 2024, btae670, https://doi.org/10.1093/bioinformatics/btae670
6-
Published: 14 November 2024
5+
Find the original paper in _Bioinformatics_, Volume 40, Issue 12, December 2024, btae670, https://doi.org/10.1093/bioinformatics/btae670
76

87
## Abstract
98
### Motivation
@@ -249,7 +248,7 @@ T.C.S. and N.G. worked on conceptualization. T.C.S., S.L., and N.G. contributed
249248

250249
## Supplementary data
251250

252-
Supplementary data are available at Bioinformatics online.
251+
Supplementary data are available at _Bioinformatics_ online.
253252

254253
## Conflict of interest
255254

0 commit comments

Comments
 (0)