dealii / publication-list

The list of known publications that use or cite the deal.II library.
https://www.dealii.org/publications.html
13 stars 54 forks source link

Removed three duplicates. Update preprint fields. #539

Closed marcfehling closed 11 months ago

marcfehling commented 12 months ago

Part of #289.

I found another stale branch that I haven't touched since a year or so. This mainly only contained information about preprint fields.

marcfehling commented 12 months ago

We had the discussion in https://github.com/dealii/publication-list/pull/382#pullrequestreview-1093840819, which led to https://github.com/dealii/publication-list/pull/407.

You had the argument that preprints are no longer related to the final published manuscript, wheras I considered that preprints are showing the history of the manuscript and thus they are still related. Indeed, preprints are different from the final published manuscript, but the latter ones are in general hidden behind paywalls.

To allow users to quickly find a preprint version of the manuscript, we introduced the preprint field in #407. The preprint field contains a link to an old, but freely available manuscript. The url field still points to the published manusript, which is potentially hidden behind a paywall.

A different perspective: with the preprint field, we do not lose information about preprints by replacing them with the published manuscript, but we connect preprint and journal article together by keeping a link to the former. This also helps in maintenance of the publication list, as we can, e.g., still search for arxiv identfiers. In this PR, this helped me to find some preprint-duplicates, as the preprint field was already set for the published article.

I think it is fine to add the URL of the preprint, as long as we clearly flag that it is just a preprint. I believe that we do so sufficiently.