quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.bibliography
/
BibliographyParser
Bibliography
Parser
interface
BibliographyParser
Parser for bibliographies from various formats.
See also
Bib
Te
XBibliography
Parser
Inheritors
BibTeXBibliographyParser
Members
Functions
parse
Link copied to clipboard
abstract
fun
parse
(
reader
:
Reader
)
:
Bibliography
Parses a
Bibliography
from the given
reader
.