find-bib

Construct BibTeX references for OptimizationProblems.jl meta files from DOIs or text.

90|48|Updated Oct 13, 2015
One-click install
npx skills add https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl --skill find-bib
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-bib
Source: https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl/tree/main/.claude/skills/find-bib
Command: npx skills add https://github.com/JuliaSmoothOptimizers/OptimizationProblems.jl --skill find-bib

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of BibTeX references for OptimizationProblems.jl meta files, saving time in documentation and reference management.

Core Features & Use Cases

  • DOI Extraction: Automatically finds and extracts DOI information from problem metadata or web search results.
  • BibTeX Construction: Constructs a BibTeX entry from the extracted information, handling various document types and formats.
  • Use Case: When adding a new problem to OptimizationProblems.jl, this Skill can quickly generate a BibTeX reference for the new entry in the meta file.

Quick Start

Use the find-bib skill to generate a BibTeX reference for the problem with DOI '10.1145/355934.355936'.

Frequently Asked Questions about find-bib

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate BibTeX references from DOIs for optimization problem meta files?

You can generate BibTeX references from DOIs by providing the DOI, problem name, or free-form text to the find-bib skill, which performs web searches and uses doi2bib.org to construct the complete citation entries.

Can I extract BibTeX entries automatically using doi2bib.org?

Yes, the tool automatically queries doi2bib.org to fetch BibTeX entries, extracting DOI information from problem metadata or web search results to build accurate citations for your documentation.

What document types are supported when constructing BibTeX references from metadata?

The system handles various document types and formats, including journal articles, books, and technical reports, ensuring accurate BibTeX construction across different citation styles encountered in optimization literature.

Does this tool work with OptimizationProblems.jl meta files specifically?

Yes, the tool is specifically designed to automate BibTeX reference generation for OptimizationProblems.jl meta files, streamlining the process of adding new optimization problems to the repository.

Do I need to provide a DOI to generate a BibTeX reference, or can I use free-form reference text?

You do not strictly need a DOI; the tool can construct BibTeX references from problem names or free-form reference text, performing web searches to locate and extract the necessary citation information.