.claude/skills/conference-proceeding-citation/SKILL.md
Format bibliographic citations for papers presented at conferences and published in proceedings. Use when the entry contains "in *Proc.*" or conference name keywords, followed by year and page numbers.
npx skillsauth add ShaneLogic/SolarLab conference-proceeding-citationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when formatting bibliographic entries for:
Trigger indicators: Entry contains "in Proc." or a conference name, followed by year and page information.
Identify the Author(s)
Locate the Conference Indicator
Extract the Conference Name
Check for Location
Identify the Year
Locate Page Information
Construct the Citation
Author. in *Conference Name*, Location (Year), p./pp. Page.
With location:
J. M. Woodcock. in *25th IEEE Photovolt. Spec. Conf.*, Philadelphia (1991), p. 842.
Without location:
X. Wu et al., in *Proc. 17th European Solar Energy Conf.* (2001), p. 995.
With multiple pages:
A. B. Smith. in *Proceedings 34th IEEE Photovoltaic Specialists Conference* (2009), pp. 002159-002164.
development
Understand and comply with Driftfusion software licensing terms, including the open-source AGPL v3.0 frontend and proprietary MATLAB pdepe solver backend. Use when using, modifying, or distributing Driftfusion code.
development
Initialize the Driftfusion simulation environment and create parameter objects. Use this skill when starting a new MATLAB session or setting up device properties for simulation.
development
Define device layer structure, configure spatial and time meshes, and build device structures with interface grading. Use this skill when setting up the physical geometry and discretization of a simulation device.
research
Analyze simulation solutions, calculate physical quantities, and generate plots. Use this skill when processing completed simulations, extracting currents/densities, or visualizing results.