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

Update formatting for URL references #121

Merged
merged 2 commits into from
Apr 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 41 additions & 17 deletions content/manual-references.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,46 @@
[
{
"id": "url:https://github.com/manubot/rootstock",
"id": "url:https://cells.ucsc.edu/",
"type": "webpage",
"URL": "https://github.com/manubot/rootstock",
"title": "manubot/rootstock GitHub repository",
"container-title": "GitHub",
"issued": {
"date-parts": [
[
2019
]
]
},
"author": [
{
"given": "Daniel",
"family": "Himmelstein"
}
]
"URL": "https://cells.ucsc.edu/",
"title": "UCSC Cell Browser"
},
{
"id": "url:https://www.ebi.ac.uk/ols4/ontologies/hancestro",
"type": "webpage",
"URL": "https://www.ebi.ac.uk/ols4/ontologies/hancestro",
"title": "Ontology Lookup Service (OLS) - Hancestro"
},
{
"id": "url:https://www.ebi.ac.uk/ols4/ontologies/hsapdv",
"type": "webpage",
"URL": "https://www.ebi.ac.uk/ols4/ontologies/hsapdv",
"title": "Ontology Lookup Service (OLS) - HsapDv"
},
{
"id": "url:https://www.ebi.ac.uk/ols4/ontologies/mondo",
"type": "webpage",
"URL": "https://www.ebi.ac.uk/ols4/ontologies/mondo",
"title": "Ontology Lookup Service (OLS) - MONDO"
},
{
"id": "url:https://www.ebi.ac.uk/ols4/ontologies/pato",
"type": "webpage",
"URL": "https://www.ebi.ac.uk/ols4/ontologies/pato",
"title": "Ontology Lookup Service (OLS) - PATO"
},
{
"id": "url:https://www.ebi.ac.uk/ols4/ontologies/uberon",
"type": "webpage",
"URL": "https://www.ebi.ac.uk/ols4/ontologies/uberon",
"title": "Ontology Lookup Service (OLS) - UBERON"
},
{
"id": "url:https://github.com/chanzuckerberg/single-cell-curation/blob/main/schema/3.0.0/schema.md",
"type": "webpage",
"abstract": "Code and documentation for the curation of cellxgene datasets - chanzuckerberg/single-cell-curation",
"container-title": "CZI Cellxgene",
"title": "CZI Single cell curation schema 3.0.0",
"URL": "https://github.com/chanzuckerberg/single-cell-curation/blob/main/schema/3.0.0/schema.md"
}
]