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
+11-20Lines changed: 11 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The package allows to reproduce the evaluation results, as well as to apply Tran
24
24
25
25
## Content
26
26
27
-
This replication package belongs to "Recovering Trace Links Between Software Documentation And Code" by :warning:*TODO* authors + link to paper.
27
+
This replication package belongs to [Recovering Trace Links Between Software Documentation And Code](https://publikationen.bibliothek.kit.edu/1000165692) by Keim et al. (DOI: 10.5445/IR/1000165692).
28
28
29
29
This replication package allows to:
30
30
* get additional details to the publication (pseudocode for the computation of trace links between SAM and Code)
@@ -59,7 +59,7 @@ This documentation is structured as follows:
59
59
60
60
## How TransArC Works
61
61
62
-
TransArC is an approach described in "Recovering Trace Links Between Software Documentation And Code" by :warning:*TODO* authors + link to paper.
62
+
TransArC is an approach described in [Recovering Trace Links Between Software Documentation And Code](https://publikationen.bibliothek.kit.edu/1000165692) by Keim et al. (DOI: 10.5445/IR/1000165692).
63
63
TransArC combines two approaches: ArDoCo for linking architecture documentation to models and ArCoTL for linking architecture models to code.
64
64
Thereby, TransArC bridges the gap between architecture documentation and code.
0 commit comments