Skip to content

Instantly share code, notes, and snippets.

@augustfly
Created April 26, 2017 13:16
Show Gist options
  • Select an option

  • Save augustfly/dff8c4864bafb81a754add079cd7e4ee to your computer and use it in GitHub Desktop.

Select an option

Save augustfly/dff8c4864bafb81a754add079cd7e4ee to your computer and use it in GitHub Desktop.
bolognese produces citeproc CSL with nonstandard types
{
"type": "computer_program",
"id": "https://doi.org/10.5281/zenodo.557087",
"categories": [
"python",
"library",
"mice",
"behaviour",
"analysis",
"intellicage"
],
"author": [
{
"family": "Dzik",
"given": "Jakub Mateusz"
},
{
"family": "Łęski",
"given": "Szymon"
},
{
"family": "Puścian",
"given": "Alicja"
}
],
"issued": {
"date-parts": [
[
2017,
4,
24
]
]
},
"abstract": [
{
"type": "Abstract",
"text": "PyMICE is a Python® library for mice behavioural data analysis.\n\nThe library can be used for loading and analysing of data obtained from IntelliCage™ system in an intuitive way in Python programming language.\n\nThe library provides user with an object oriented application programming interface (API) and a data abstraction layer. It also comes with auxiliary tools supporting development of analysis workflows, like data validators and a tool for workflow configuration.\n\nWe ask that PyMICE resource identifier (RRID:nlx_158570) is provided in any published research making use of PyMICE.\n\nFor more details please see the project website: https://neuroinflab.wordpress.com/research/pymice/ .\n\n<br>\n<strong>Auhors of the library</strong>\n\n\n\tJakub Dzik\n\tSzymon Łęski\n\n\n<strong>Author of the tutorial data</strong>\n\n\n\tAlicja Puścian\n\n\n \n\n<strong>Changes</strong>\n\n\n\tauthor data updated\n\tPGP key updated\n\tbug/feature fixed in LickometerLogAnalyzer class"
},
{
"type": "Other",
"text": "Acknowledgement:\n\nJD and SŁ supported by Symfonia NCN grant: UMO-2013/08/W/NZ4/00691.\n\nAP supported by a grant from Switzerland through the Swiss Contribution to the enlarged European Union (PSPB-210/2010 to Ewelina Knapska and Hans-Peter Lipp)."
}
],
"DOI": "10.5281/zenodo.557087",
"publisher": "Zenodo",
"title": "Pymice: 1.1.1 Release"
}
@augustfly
Copy link
Author

bolognese 10.5281/zenodo.557087 -t citeproc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment