tedana.bibtex.get_description_references

get_description_references(description)[source]

Find BibTeX references for citations in a methods description.

Parameters:

description (str) – Description of a method, optionally with citations.

Returns:

bibtex_string (str) – A string containing BibTeX entries, limited only to the citations in the description.