Function reference
-
install_anystyle()
- Install anystyle and anystyle-cli
Finding and Parsing References
Functions using the parse
and find
functions of anystyle to extract references from PDF and text documents.
-
find_ref()
- Find Bibliographic References in Documents Using Anystyle
-
parse_ref()
- Parse bibliographic references using anystyle
-
find_ref_to_df()
parse_ref_to_df()
- Convert Found or Parsed References to Data Frames
Manipulating References
Functions to clean references extracted from parse
and find
anystyle functions.
-
clean_ref()
- Clean and Organize Reference Data
Building Bibliography
Functions to build a bibliography from references extracted with parse
and find
anystyle functions.
-
find_ref_to_word_bibliography()
parse_ref_to_word_bibliography()
- Create a Word Bibliography from References in PDF or Text Documents