Skip to content

Commit

Permalink
fix: biblio entries
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Oct 30, 2023
1 parent e5a874a commit 099bc70
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 1 deletion.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Imports:
sessioninfo
Remotes:
github::TaoYang-dev/hicrep
github::js2264/plyinteractions
biocViews:
HiC,
DNA3DStructure
Expand Down
1 change: 1 addition & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ format:
author-meta: "Jacques Serizay"
highlight-style: atom-one-dark.theme
citations-hover: true
citation-location: margin
toc: true
toc-float:
collapsed: false
Expand Down
2 changes: 2 additions & 0 deletions data-representation.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions disseminating.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions interactions-centric.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions interoperability.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions matrix-centric.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions parsing.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions preamble.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions principles.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
4 changes: 3 additions & 1 deletion topological-features.qmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
reference-section-title: References
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
bibliography: bibliography.bib
---

reference-section-title: References
# Finding topological features in Hi-C

```{r}
Expand Down
2 changes: 2 additions & 0 deletions visualization.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions workflow-centros.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions workflow-chicken.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions workflow-multiomics.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down
2 changes: 2 additions & 0 deletions workflow-yeast.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
filters:
- _extensions/pandoc-ext/section-bibliographies/section-bibliographies.lua
reference-section-title: References
bibliography: bibliography.bib
---
Expand Down

0 comments on commit 099bc70

Please sign in to comment.