Exemplo com diagramas Mermaid JS
This commit is contained in:
+17
-7
@@ -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}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user