Skip to main content
Glama

encode_get_citations

Retrieve publication data and citations for ENCODE experiments, supporting export to BibTeX or RIS formats for reference management.

Instructions

Get publications and citations for tracked experiments.

Returns publication data with authors, journal, DOI, PMID. Can export as BibTeX or RIS (Endnote/Zotero/Mendeley compatible).

WHEN TO USE: Use to get publication data for tracked experiments. Supports BibTeX and RIS export for reference managers. RELATED TOOLS: encode_track_experiment, encode_link_reference

Args: accession: Specific experiment accession. If None, returns all publications. export_format: Output format: - "json": Structured data (default) - "bibtex": BibTeX format for LaTeX - "ris": RIS format (Endnote, Zotero, Mendeley)

Returns: Publications in the requested format.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accessionNo
export_formatNojson

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ammawla/encode-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server