diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 20:44:32 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-09-03 20:44:32 +0200 |
commit | 624e6c4684d03d2b32677498698bb0918f3535f6 (patch) | |
tree | 007d52c7d6d4792d2c06700036b62855c28d4ffe | |
parent | 4b43e9d18543de3a908b3ac959b1c36d1c378679 (diff) | |
download | fuzzycat-624e6c4684d03d2b32677498698bb0918f3535f6.tar.gz fuzzycat-624e6c4684d03d2b32677498698bb0918f3535f6.zip |
update README
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -127,3 +127,10 @@ Sometimes, we have a couple of preprint versions, plus a published version (with could group pages under "container" of yearly release? * We have [one container](https://github.com/internetarchive/fatcat/blob/4f80b87722d64f27c985f0040ea177269b6e028b/fatcat-openapi2.yml#L704-L709) per release, currently. +### Partial titles + +A metadata title might differ from the full title. + +* [https://fatcat.wiki/release/search?q=%22Brain-derived+neurotrophic+factor%22](https://fatcat.wiki/release/search?q=%22Brain-derived+neurotrophic+factor%22) + +Here, the [release](https://fatcat.wiki/release/2vi655gcejffhnzzbkkcnjpscm) points to two PDFs, one is an article, the other a weekly report (summary). |