Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you explain me the algorithm to rebuild the references from the decomposed parts of it? #83

Open
FernandoDurier opened this issue May 5, 2019 · 0 comments

Comments

@FernandoDurier
Copy link

FernandoDurier commented May 5, 2019

Can you please explain to me how to rebuild the complete reference?

This is a XML fragment as an example:

<ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Barbieri</surname>
          </string-name>
          , Francesco, Saggion, Horacio,
          <year>2014</year>
          .
          <article-title>Modelling Irony in Twitter</article-title>
          .
          <source>In: Proceedings of the Student Research Workshop at the 14th Conference of the European Chapter of the Association for Computational Linguistics.</source>
        </mixed-citation>
      </ref>

And this is a screenshot from the Cermine site showing this fragment's complete reference:

cermine-screenshot-1

How the application interface got the complete APA reference above each section of reference's fragments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant