diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 18:40:28 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 18:40:28 +0200 |
commit | ff818f2846d55d14487e5d862ecfc0025dd9cf89 (patch) | |
tree | 95cc0eca81f382b474ddff930a22ac48f6a87741 | |
parent | f5c1ed825ee97794cdb54ae784d74ed97922afec (diff) | |
download | fuzzycat-ff818f2846d55d14487e5d862ecfc0025dd9cf89.tar.gz fuzzycat-ff818f2846d55d14487e5d862ecfc0025dd9cf89.zip |
docs: ambiguous titles
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -88,3 +88,11 @@ Another example: * too [long](https://fatcat.wiki/release/hewmq4afvnew7pwttvulzguubu), original suggested citation seems to be: > Parker, S. and Kerrod, R. (2002), "Children’s) Space Busters (1st) Looking at Stars (2nd)", Reference Reviews, Vol. 16 No. 5, pp. 26-27. https://doi.org/10.1108/rr.2002.16.5.26.252 + +### Sometimes a title will be ambiguous + +For example given a title "Shakespeare in Tokyo" we would have to always return "ambiguous", as there are at least two separate publication with that name: + +* [https://fatcat.wiki/release/search?q=%22Shakespeare+in+Tokyo%22](https://fatcat.wiki/release/search?q=%22Shakespeare+in+Tokyo%22) + +This is similar to journal names, where some journal names will always be ambiguous. |