Git Product home page Git Product logo

bibliography's Introduction

Hi there ๐Ÿ‘‹

I am a Postdoctoral Reseach Fellow in the Max Planck Research Group NeuroCode, led by Nico Schuck, at the Max Planck Institute for Human Development in Berlin, Germany ๐Ÿ‘จโ€๐Ÿ”ฌ I study fast reactivation of task representations (known as "replay") in the human brain using fMRI ๐Ÿง  I am passionate about open science, computational reproducibility, coding and research data management.

bibliography's People

Contributors

dependabot[bot] avatar lnnrtwttkhn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

bibliography's Issues

Add missing publication

same first author, same year, same journal: what now?

I think it will not happen too often, but it may be the case that the same first author published in the same year in the same journal. in this case, the current citation key formatting %a1%Y%c{Journal} cannot differentiate the entries in question.

Add missing publication

Add missing publication

Add missing publication

Add missing publication

Add missing publication

Add missing publication

Remove Bdsk-File- and Bdsk-Url- fields from .bib file?

Bdsk-File- and Bdsk-Url- fields are BibDesk-specific paths to corresponding paper pdf files on my local machine. Thus, they are irrelevant to other users. Therefore, it's maybe a good idea to remove them? But then the links to the pdf would be lost...

See here for more information.

Add missing publication

differentiate between Neuron and NeuroImage in journal abbreviations

At the moment, both Neuron and NeuroImage are abbreviated with N when creating the citation keys. Ideally, NeuroImage could be abbreviated using NI. It is possible when NeuroImage is written Neuro Image (using a space). However, that is not the standard way of the journal name. A solution could be to update citation keys post-hoc? Any other solutions?

BibDesk does not update citation keys after the publication year was changed

I discovered that one of the citation keys did not match the actual publication year (O'Keefe & Nadel, The Hippocampus as a Cognitive Map).

I tried to fix by regenerating the publication key in question but this did not change anything.

I also tried to change the citation key scheme back-and-forth but again this did not change the key.

Just flagging this issue for later here. I think I will change it manually for now.

Add missing publication

Please add the following publication:

Add missing publication

Add missing publication

Please add the following publication:

Add missing publication

Add missing publication

Add missing publication

Add missing publication

Add missing publication

build failed

build failed: https://app.travis-ci.com/github/lnnrtwttkhn/bibliography/builds/240569123

 make

python3 code/parser.py

Traceback (most recent call last):

  File "code/parser.py", line 4, in <module>

    import bibtexparser

  File "/home/travis/.local/lib/python3.5/site-packages/bibtexparser/__init__.py", line 30, in <module>

    from . import bibdatabase, bibtexexpression, bparser, bwriter, latexenc, customization

  File "/home/travis/.local/lib/python3.5/site-packages/bibtexparser/bibtexexpression.py", line 1, in <module>

    import pyparsing as pp

  File "/home/travis/.local/lib/python3.5/site-packages/pyparsing/__init__.py", line 112, in <module>

    from .util import *

  File "/home/travis/.local/lib/python3.5/site-packages/pyparsing/util.py", line 16

    _all_names: List[str] = []

              ^

SyntaxError: invalid syntax

Makefile:5: recipe for target 'bibliography.csv' failed

Add missing publication

Please add the following publication:

Add missing publication

add `git-annex` to manage `.pdf` paper files

At the moment, paper pdfs are kept in a separate folder (which is not part of the repo). Ideally, theses files will also be put under version control, maybe using git-annex. I need to figure out how to use this tool, in more detail but it looks like it could be used for that purpose.

Add missing publication

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.