UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

5 lines (4 loc) 232 B
export function getStringCase(string: any): boolean; export function formatNameParts(parts: any): string; export function orderNameParts(parts: any, orderGiven?: boolean): string[]; export function orderNamePieces(pieces: any): {};