Skip to content

Commit b4bc3b8

Browse files
authored
Merge pull request #63 from davidepettinari/documentation
Update reference style
2 parents 473d53c + c46e46c commit b4bc3b8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/source/_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ repository:
2929
html:
3030
use_issues_button: true
3131
use_repository_button: true
32+
33+
# Set citation style to numeric
34+
sphinx:
35+
config:
36+
bibtex_reference_style: label

docs/source/oktavian_al_benchmark.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
# Oktavian Aluminium Benchmark
2-
TEST
32

43
## CAD
5-
:::{raw} html
4+
The following link opens an interactive 3D visualization of the CAD model used in the benchmark:
65

7-
<iframe src="../viewers/oktavian_a.html"
8-
width="100%" height="600px"
9-
style="border:none;"></iframe>
10-
11-
:::
6+
[View interactive 3D model](https://eepeterson.github.io/openmc_fusion_benchmarks/viewers/oktavian_a.html)
127

138
## Results
149

0 commit comments

Comments
 (0)