Skip to content

[pyos][docs] --input-type not mentioned in "converting between formats" #9

@sneakers-the-rat

Description

@sneakers-the-rat

Part of: pyOpenSci/software-submission#267 (comment)

User is shown an example of giving input in .bib format:

onecite process input.bib --output-format apa -o output.txt

however without explicitly passing --input-type bib, the input is parsed as text:

return self._parse_text(input_content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions