Skip to content

Commit

Permalink
Updated figures and added article link
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Aug 2, 2024
1 parent f14bfd6 commit e341f80
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# OPFVTA Reexecution Study
[![Article](https://badgen.net/badge/Article%20Manuscript/Article/green)](https://www.frontiersin.org/journals/neuroinformatics/articles/10.3389/fninf.2024.1376022/full)
[![Manuscript PDF](https://badgen.net/badge/Article%20Manuscript/manual%20record/yellow)](https://articles.chymera.eu/fraaef-frontiers.pdf)
[![Poster PDF](https://badgen.net/badge/2023%20SfN%20Poster/manual%20record/yellow)](https://articles.chymera.eu/fraaef-poster.pdf)

Expand Down
6 changes: 3 additions & 3 deletions publishing/data/workflow.dot
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ digraph graphname {
mpp[label=" Meta-Poster (PDF) ", shape=box, color="#BBBBBB", fillcolor=grey93];
blank33 [style=invis];
}
ra -> arl:n [constraint=false, color=grey64];
ra -> arl:n [constraint=false, color=grey52];
ra -> arl:n [constraint=false, color=grey40];
ra -> arl:s [constraint=false, color=grey64];
ra -> arl:s [constraint=false, color=grey52];
ra -> arl:s [constraint=false, color=grey40];
mac -> map [style=invis];
}
Binary file modified publishing/figs/workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e341f80

Please sign in to comment.