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

Handling References: parse sources #5

Closed
LinguList opened this issue May 12, 2022 · 3 comments
Closed

Handling References: parse sources #5

LinguList opened this issue May 12, 2022 · 3 comments

Comments

@LinguList
Copy link
Collaborator

In the spreadsheet in raw/pooled_all.csv, you list sources in a colloquial style, not as their bibtex keys. They should be parsed in such a way that we have:

BibtexKey[pagerange]

So something like:

Muller (1963:555)

should be converted to:

Muller1963[555]

But note that this requires that the bibtex-keys are AuthorYear.

@MuffinLinwist
Copy link
Collaborator

The spreadsheet of data is the one named gata_raw.csv. Sources are in the format you specified.

@LinguList
Copy link
Collaborator Author

Okay, we miss the page number in [] brackets now. Can we add this there?

@MuffinLinwist MuffinLinwist pinned this issue May 28, 2022
@MuffinLinwist MuffinLinwist unpinned this issue May 28, 2022
@MuffinLinwist MuffinLinwist pinned this issue May 28, 2022
@FredericBlum
Copy link
Collaborator

I have added the pages as indicated. The script that converts the previous column can be found here. @MuffinLinwist Feel free to check the script to see how I proceeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants