Exemplo com diagramas Mermaid JS

This commit is contained in:
Jurandy Soares
2026-03-17 16:08:53 -03:00
parent 3311fe18ef
commit 5cc7198043
6 changed files with 56 additions and 7 deletions
+17 -7
View File
@@ -1,10 +1,3 @@
@book{1987:nelson,
author = {Edward Nelson},
title = {Radically Elementary Probability Theory},
publisher = {Princeton University Press},
year = {1987}
}
@book{kurose2013redes,
title={Redes de computadores e a internet: uma abordagem top-down},
author={Kurose, J.F. and Ross, K.W.},
@@ -13,3 +6,20 @@
publisher={Pearson}
}
@book{1987:nelson,
author = {Edward Nelson},
title = {Radically Elementary Probability Theory},
publisher = {Princeton University Press},
year = {1987}
}
@online{mermaidjs,
title = {Mermaid},
author = {{The Mermaid Project Contributors}},
year = {2024},
url = {https://mermaid.ai/},
urldate = {2025-03-17},
organization = {Mermaid},
note = {Página oficial da ferramenta de diagramação e gráficos a partir de texto}
}