Browse Source

Update README.md

Timur Sağlam 3 years ago
parent
commit
bd3396b87b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      languages/emf-metamodel/README.md

+ 2 - 1
languages/emf-metamodel/README.md

@@ -12,4 +12,5 @@ For the token extraction, we visit the containment tree of the metamodel and ext
 To use this module, add the `-l emf-metamodel` flag in the CLI, or use a `JPlagOption` object set to `LanguageOption.EMF` in the Java API as described in the usage information in the [readme of the main project](https://github.com/jplag/JPlag#usage) and [in the wiki](https://github.com/jplag/JPlag/wiki/1.-How-to-Use-JPlag).
 
 ### More Info
-More information can be found in the paper *"Token-based Plagiarism Detection for Metamodels"* (MODELS-C 2022, accepted for publication, link coming soon). 
+More information can be found in the paper [*"Token-based Plagiarism Detection for Metamodels" (MODELS-C'22)*](https://dl.acm.org/doi/10.1145/3550356.3556508).
+A short summary can be found on [Kudos](https://www.growkudos.com/publications/10.1145%25252F3550356.3556508/reader).