Skip to content

Commit 0d44982

Browse files
authored
Merge pull request #82 from OpenSimulationInterface/docs/rotation-quats
Add bibliography for coordinate rotation docs
2 parents 9882f22 + 0df9fa7 commit 0d44982

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/general_docs/bibliography.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,17 @@ @book{reuper2020
6565
year = {2020}
6666
}
6767

68+
@misc{tait_bryan_convention,
69+
author = {{Wikipedia}},
70+
title = {https://en.wikipedia.org/wiki/Euler_angles#Conventions[Euler Angles - Conventions^]},
71+
note = {[viewed 2025-07]}
72+
}
73+
74+
@misc{euler_to_quaternion,
75+
author = {{Wikipedia}},
76+
title = {https://en.wikipedia.org/wiki/Rotation_formalisms_in_three_dimensions#Euler_angles_(z-y%E2%80%B2-x%E2%80%B3_intrinsic)_%E2%86%92_quaternion[Rotation formalisms in three dimensions — Euler angles (z-y′-x″ intrinsic) → quaternion^]},
77+
note = {[viewed 2025-07]}
78+
}
79+
6880

6981
@Comment{jabref-meta: databaseType:bibtex;}

0 commit comments

Comments
 (0)