-
[BALROG-IS](https://github.com/edwardbirdlab/BALROG-IS) should have a different doi (preferably somehow a sub-doi, is this doable in zenodo?) then BALROG-MON
-
Example image here:
https://humanatlas.io/2d-ftu-illustrations?version=2.1&organ=Liver
Includes pub DOI + mapping table to Uberon and CL
Query here:
https://apps.humanatlas.io/api/grlc/#…
-
**Is your suggestion for improvement related to a problem? Please describe.**
Many users wish for this, see discussion in the forum: https://discourse.jabref.org/t/shortcuts-for-get-bibliographic…
-
```python
# check for dois that were logged as not found (404)
with open('pid_resolver.log', 'r') as f:
logs = f.read()
bad_dois = []
for line in logs.splitlines():
…
-
WDYT? Is this publication in scope?
```
@article{H_M_2017,
author = {H M, Kantharaju and M, Dr. Srinivas},
doi = {10.17148/ijarcce.2017.6629},
issn = {2278-1021},
journal = {IJARCCE},
month = {Ju…
aewag updated
17 hours ago
-
WDYT? Is this publication in scope?
```
@article{De_Feo_2023,
author = {De Feo, Luca and Poettering, Bertram and Sorniotti, Alessandro},
doi = {10.1145/3592835},
issn = {1557-7317},
journal = {Com…
aewag updated
17 hours ago
-
There are cases such as IF:18054 where the DOI originally assigned to the publications (https://doi.org/10.2307/2438513) has been replaced by a new one as the journal has a new publisher. In this case…
-
### File location of the documentation
Pycytominer README.md
### Documentation issue
Adding a codebase DOI into Pycytominer as suggested by the reviewer.
>_"... and to assign a DOI to the code b…
-
WDYT? Is this publication in scope?
```
@book{1987,
doi = {10.1007/bfb0026949},
isbn = {9783540477778},
issn = {1611-3349},
journal = {Lecture Notes in Computer Science},
publisher = {Springer Be…
-
From https://sourmash.readthedocs.io/en/latest/using-sourmash-a-guide.html#how-do-i-store-and-search-collections-of-signatures I expected to be able to pass a folder name to mean all the signatures in…