File tree Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 1
- @article {DanischKrumbiegel2021 ,
2
- doi = { 10.21105/joss.03349} ,
3
- url = { https://doi.org/10.21105/joss.03349} ,
4
- year = { 2021} ,
5
- publisher = { The Open Journal} ,
6
- volume = { 6} ,
7
- number = { 65} ,
8
- pages = { 3349} ,
9
- author = { Simon Danisch and Julius Krumbiegel} ,
10
- title = { {Makie.jl}: Flexible high-performance data visualization for {Julia}} ,
11
- journal = { Journal of Open Source Software}
12
- }
13
-
14
1
@article {bezanson_julia_2017 ,
15
2
title = { Julia: {A} fresh approach to numerical computing} ,
16
3
volume = { 59} ,
Original file line number Diff line number Diff line change 1
1
## Checklist
2
2
``` @docs
3
- PRISMA.checklist_df()
4
- PRISMA.checklist()
3
+ PRISMA.checklist_df
4
+ PRISMA.checklist
5
5
PRISMA.Checklist
6
6
```
Original file line number Diff line number Diff line change 1
1
## Flow Diagram
2
2
``` @docs
3
- PRISMA.flow_diagram_df()
4
- PRISMA.flow_diagram()
3
+ PRISMA.flow_diagram_df
4
+ PRISMA.flow_diagram
5
5
PRISMA.FlowDiagram
6
- PRISMA.flow_diagram_save()
6
+ PRISMA.flow_diagram_save
7
7
```
You can’t perform that action at this time.
0 commit comments