Functions | |
| def | parse_name (contributor) |
| def | parse_contributors (contributors) |
| def | fix_known_names (contributors) |
| def | merge_names (contributors) |
| def | normalize_names (contributors) |
| def | find_citation_file (filename='.zenodo.json') |
| def | load_citation_file (filename) |
| def | update_citation_file (filename, citation_data) |
| def | main () |
Variables | |
| dictionary | name_aliases |
| def run_citations_update.find_citation_file | ( | filename = '.zenodo.json' | ) |
| def run_citations_update.fix_known_names | ( | contributors | ) |
| def run_citations_update.load_citation_file | ( | filename | ) |
| def run_citations_update.main | ( | ) |
| def run_citations_update.merge_names | ( | contributors | ) |
| def run_citations_update.normalize_names | ( | contributors | ) |
| def run_citations_update.parse_contributors | ( | contributors | ) |
| def run_citations_update.parse_name | ( | contributor | ) |
| def run_citations_update.update_citation_file | ( | filename, | |
| citation_data | |||
| ) |
| dictionary run_citations_update.name_aliases |