You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,3 +28,17 @@ We collect generalized architectural decisions based on categories:
28
28
ADRs taken when designing GADR are recorded at [docs/adr](docs/adr).
29
29
30
30
Scientific paper: [Oliver Kopp and Anita Armbruster: Generalized Markdown Architectural Decision Records: Capturing the Essence of Decisions (short paper). ZEUS 2019: 55-57](https://dblp.org/rec/conf/zeus/KoppA19)
31
+
32
+
```bibtex
33
+
@inproceedings{GADR,
34
+
author = {Oliver Kopp and Anita Armbruster},
35
+
title = {Generalized Markdown Architectural Decision Records: Capturing the Essence of Decisions},
36
+
booktitle = {Proceedings of the 11th Central European Workshop on Services and their Composition},
0 commit comments