From 348462f38e9b5fb290ee11f78e18acc191d3ebbe Mon Sep 17 00:00:00 2001 From: "Pierre R. Mai" Date: Fri, 11 Jul 2025 11:43:09 +0200 Subject: [PATCH] Add MCAP bibliography entry --- content/general_docs/bibliography.bib | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/general_docs/bibliography.bib b/content/general_docs/bibliography.bib index c3d1322..99a6b04 100644 --- a/content/general_docs/bibliography.bib +++ b/content/general_docs/bibliography.bib @@ -45,6 +45,13 @@ @misc{protobuf note = {[viewed 2008-07]} } +@misc{mcap, + title = {https://mcap.dev[MCAP: serialization-agnostic log container file format]}, + author = {{Foxglove Developers}}, + version = {17d9324367ab7486ce4a3cd300e40a0b09cfb799}, + note = {[viewed 2025-07-11]} +} + @misc{wiki_rotation_matrix, author = {{Wikipedia}}, title = {https://en.wikipedia.org/wiki/Rotation_matrix[Rotation Matrix^]},