← 返回
未分类 中文

nature-citation

Strict Nature/CNS-family citation retrieval, verification, and export. Given a topic, claim, or list of papers, finds real citations, verifies DOIs, checks r...
Strict Nature/CNS-family citation retrieval, verification, and export. Given a topic, claim, or list of papers, finds real citations, verifies DOIs, checks r...
yang1bai yang1bai 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 492
下载
💾 0
安装
1
版本
#latest

概述

nature-citation

Purpose

Find, verify, and export citations for Nature-series manuscripts.

Strict accuracy: every reference must be real, accessible, and support the cited claim.


Trigger Conditions

  • "找参考文献" / "引用" / "citation" / "reference"
  • "验证引用" / "verify DOI" / "check references"
  • "导出文献" / "export BibTeX" / "Zotero" / "RIS" / "ENW"
  • "这个说法有文献支持吗" / "find supporting papers for..."
  • User pastes a claim and asks for citations

Workflow

Mode 1: Find citations for a claim

  1. User provides: a scientific claim or topic
  2. First: search personal LitReview libraryweb_fetch("https://ybliterature.com/api/search?q=")
    • If results found: use these as primary citations (already in user's library)
  3. CrossRef full-text searchweb_fetch("https://api.crossref.org/works?query=&filter=has-full-text:true&rows=5&sort=relevance")
    • Extract: DOI, title, authors, year, journal, is-referenced-by-count
  4. Broader web searchweb_search(" site:nature.com OR site:science.org OR site:cell.com")
  5. arXivweb_search("arxiv ")
  6. For each candidate paper:
    • Verify via CrossRef: web_fetch("https://api.crossref.org/works/")

→ confirms: real DOI, correct metadata, citation count

  • Check retraction via RetractionWatch: web_search("site:retractionwatch.com \"\"")</code></li><li><strong>Also check</strong>: <code>web_search("<title> retraction OR retracted OR correction")</code></li><li>Confirm it actually supports the claim (not just related)</li></ul><ol><li>Return ranked list: most relevant first, with support assessment and citation count</li></ol><h3>Mode 2: Verify existing reference list</h3><p>For each reference the user provides:</p><ol><li><strong>CrossRef DOI lookup</strong> (most reliable):</li><ul><li>If DOI present: <code>web_fetch("https://api.crossref.org/works/<DOI>")</code></li><li>Compare returned metadata with user's reference — flag any discrepancy</li></ul><li>If no DOI: <code>web_search('"<author>" "<year>" "<journal>" "<title keywords>"')</code></li><li><strong>Retraction check</strong>: <code>web_search("site:retractionwatch.com \"<first author> <year>\"")</code></li><li>Assess: does this ref support the claim it's cited for?</li><li>Flag: ✅ verified via CrossRef | ⚠️ found but unverified | ❌ wrong metadata or retracted</li></ol><h3>Mode 3: Export reference list</h3><p>Convert verified references to the requested format (see below).</p><hr><h2>Nature Reference Style (numbered, Vancouver)</h2><h3>Format:</h3><pre><code>[number]. LastName, A. B., LastName, C. D. & LastName, E. F. Title of article. Journal Abbrev. Vol, first–last page (Year). </code></pre><h3>Rules:</h3><ul><li>Up to 6 authors, then "et al."</li><li>Journal names abbreviated (e.g., Nat. Mater., Nat. Commun., Science, J. Am. Chem. Soc.)</li><li>Volume in bold (in final typeset, not manuscript)</li><li>Pages with en-dash (–), not hyphen (-)</li><li>Year in parentheses at end</li><li>DOI optional in manuscript, required for online submission</li></ul><h3>Example:</h3><pre><code>1. Liu, Z., Zhang, X. & Wang, Y. High-performance electrocatalysts for oxygen evolution. Nat. Catal. 5, 234–243 (2022). 2. Chen, H. et al. Atomically dispersed metal catalysts. Science 375, eabh1885 (2022). </code></pre><hr><h2>Export Formats</h2><h3>BibTeX (for LaTeX/Overleaf):</h3><pre><code>@article{Liu2022, author = {Liu, Zhen and Zhang, Xiao and Wang, Yong}, title = {High-performance electrocatalysts for oxygen evolution}, journal = {Nature Catalysis}, year = {2022}, volume = {5}, pages = {234--243}, doi = {10.1038/s41929-022-00000-0} } </code></pre><h3>RIS (for Mendeley/Zotero import):</h3><pre><code>TY - JOUR AU - Liu, Zhen AU - Zhang, Xiao AU - Wang, Yong TI - High-performance electrocatalysts for oxygen evolution JO - Nature Catalysis PY - 2022 VL - 5 SP - 234 EP - 243 DO - 10.1038/s41929-022-00000-0 ER - </code></pre><h3>ENW (EndNote):</h3><pre><code>%0 Journal Article %A Liu, Zhen %A Zhang, Xiao %A Wang, Yong %T High-performance electrocatalysts for oxygen evolution %J Nature Catalysis %D 2022 %V 5 %P 234-243 %R 10.1038/s41929-022-00000-0 </code></pre><h3>Zotero RDF:</h3><p>Generate standard Zotero RDF XML format with <code>rdf:type bib:Article</code> entries.</p><hr><h2>Journal Abbreviations (Nature Portfolio)</h2><table><thead><tr><th>Full name</th><th>Abbreviation</th></tr></thead><tbody><tr><td>-----------</td><td>-------------</td></tr><tr><td>Nature</td><td>Nature</td></tr><tr><td>Nature Materials</td><td>Nat. Mater.</td></tr><tr><td>Nature Chemistry</td><td>Nat. Chem.</td></tr><tr><td>Nature Energy</td><td>Nat. Energy</td></tr><tr><td>Nature Catalysis</td><td>Nat. Catal.</td></tr><tr><td>Nature Communications</td><td>Nat. Commun.</td></tr><tr><td>Nature Methods</td><td>Nat. Methods</td></tr><tr><td>Nature Sustainability</td><td>Nat. Sustain.</td></tr><tr><td>Nature Computational Science</td><td>Nat. Comput. Sci.</td></tr><tr><td>Journal of the American Chemical Society</td><td>J. Am. Chem. Soc.</td></tr><tr><td>Angewandte Chemie International Edition</td><td>Angew. Chem. Int. Ed.</td></tr><tr><td>Advanced Materials</td><td>Adv. Mater.</td></tr><tr><td>ACS Nano</td><td>ACS Nano</td></tr><tr><td>Science</td><td>Science</td></tr><tr><td>Cell</td><td>Cell</td></tr></tbody></table><hr><h2>Verification Checklist</h2><p>For each reference, confirm:</p><ul><li>[ ] Author names correct (spelling, order)</li><li>[ ] Year matches published version (not preprint)</li><li>[ ] Journal name and abbreviation correct</li><li>[ ] Volume and page numbers accurate</li><li>[ ] DOI resolves to correct paper</li><li>[ ] Not retracted (search "[title] retraction")</li><li>[ ] Actually supports the cited claim</li></ul><hr><h2>Output</h2><ol><li>Verified reference list in Nature numbered style</li><li>Export file in requested format (BibTeX / RIS / ENW / Zotero RDF)</li><li>Verification report: ✅ confirmed / ⚠️ uncertain / ❌ problem found</li></ol></div> </div> </div> <div id="tab-versions" class="detail-content"> <div class="detail-section"> <h2>版本历史</h2> <p style="margin-bottom:12px;font-size:14px;color:#94a3b8;">共 1 个版本</p> <ul class="version-list"> <li> <div> <span class="version-tag">v1.0.0</span> <span style="font-size:11px;color:#5b6abf;margin-left:8px;background:#eef0ff;padding:1px 8px;border-radius:10px;">当前</span> </div> <div style="font-size:12px;color:#94a3b8;"> 2026-05-21 14:05 安全 安全 </div> </li> </ul> </div> </div> <div id="tab-security" class="detail-content"> <div class="detail-section"> <h2>安全检测</h2> <div class="sec-grid"> <div class="sec-card"> <h4>腾讯云安全 (Keen)</h4> <div class="sec-status sec-safe"> 安全,无风险 </div> <a href="https://tix.qq.com/search/skill?keyword=cb99cc28bd3423358368018b196f7254" target="_blank">查看报告</a> </div> <div class="sec-card"> <h4>腾讯云安全 (Sanbu)</h4> <div class="sec-status sec-safe"> 安全,无风险 </div> <a href="https://static.cloudsec.tencent.com/html-report-v2/2026/05/26/462209_b3b3e300f200c7efd2657fc0a60581ee.html?q-sign-algorithm=sha1&q-ak=AKID8JMG1bzBC1dz96qNhssfFftujT1NCoFi&q-sign-time=1783177250%3B1814713250&q-key-time=1783177250%3B1814713250&q-header-list=host&q-url-param-list=&q-signature=7bb285cf8fa9dcdf59991b5552355eea831132a2" target="_blank">查看报告</a> </div> </div> </div> </div> <!-- Recommended Skills --> <div style="margin-top:24px;"> <h2 style="font-size:18px;font-weight:600;margin-bottom:16px;">🔗 相关推荐</h2> <div class="rec-grid"> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;">professional</span> <h3><a href="/s/stock-market-pro">Stock Market Pro</a></h3> <div class="rec-owner">kys42</div> <div class="rec-desc">Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 166</span> <span style="color:#5b6abf;">📥 40,601</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;">professional</span> <h3><a href="/s/akshare-stock">A股量化 AkShare</a></h3> <div class="rec-owner">mbpz</div> <div class="rec-desc">A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 208</span> <span style="color:#5b6abf;">📥 65,022</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;">professional</span> <h3><a href="/s/mx-finance-data">All-Market Financial Data Hub</a></h3> <div class="rec-owner">financial-ai-analyst</div> <div class="rec-desc">基于东方财富数据库,支持自然语言查询金融数据,覆盖A股、港股、美股、基金、债券等资产,提供实时行情、公司信息、估值、财务报表等,适用于投资研究、交易复盘、市场监控、行业分析、信用研究、财报审计、资产配置等场景,满足机构与个人需求。返回结果为</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 136</span> <span style="color:#5b6abf;">📥 43,562</span> </div> </div> </div> </div> </div> <script> document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('.detail-tab').forEach(function(btn){ btn.addEventListener('click',function(e){ var tab = this.getAttribute('data-tab'); document.querySelectorAll('.detail-tab').forEach(function(b){b.classList.remove('active')}); document.querySelectorAll('.detail-content').forEach(function(c){c.classList.remove('active')}); this.classList.add('active'); var el = document.getElementById('tab-'+tab); if(el) el.classList.add('active'); }); }); }); </script> <div class="footer"> <p>Skill工具集 © 2026</p> </div></body> </html>