Bibcitation Bibliography & Citation Generator

Cite websites and journal articles, bibliographies with our free citation and bibliography creator. MLA, APA, Chicago, and more.

Bibcitation Bibliography & Citation Generatorคืออะไร?

Bibcitation Bibliography & Citation Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bibcitation.com และคุณลักษณะหลักของมันคือ "Cite websites and journal articles, bibliographies with our free citation and bibliography creator. MLA, APA, Chicago, and more."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bibcitation Bibliography & Citation Generator

ดาวน์โหลดไฟล์ส่วนขยาย Bibcitation Bibliography & Citation Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Automatically create MLA, APA & Chicago citations and generate bibliographies in one click with our add-on for Chrome.

How does it work?

✓ Navigate to the website or the journal article you want to cite and activate the extension to create a citation for that source.

✓ Copy website citations directly into your paper or add them to your selected citation list on Bibcitation.com.

✓  Visit Bibcitation.com to automatically cite books and journal articles or manually create citations for additional sources, such as videos, images, artwork and more.

✓ Copy and paste citations into your paper or export your citation lists in MLA, APA, Chicago and more than 9,000 other citation styles.

Bibcitation is a simple alternative to citation generators such as EasyBib, Mendeley, Endnote, MyBib, Zotero, Cite This For Me and other bib citation tools.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Bibcitation Bibliography & Citation Generator Bibcitation Bibliography & Citation Generator
ID cnjkoanefhlhkagbpofjbafaonfejpgc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bibcitation-bibliography/cnjkoanefhlhkagbpofjbafaonfejpgc
คำอธิบาย Cite websites and journal articles, bibliographies with our free citation and bibliography creator. MLA, APA, Chicago, and more.
ขนาดไฟล์ 563 KB
จำนวนการติดตั้ง 80,000
เวอร์ชันปัจจุบัน 0.0.0.15
อัปเดตครั้งล่าสุด 2023-05-25
วันที่เผยแพร่ 2021-04-01
คะแนน 4.73/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา https://bibcitation.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.bibcitation.com
URL หน้าช่วยเหลือ https://www.bibcitation.com/contact
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bibcitation Bibliography & Citation Generator",
    "description": "Cite websites and journal articles, bibliographies with our free citation and bibliography creator. MLA, APA, Chicago, and more.",
    "version": "0.0.0.15",
    "version_name": "",
    "manifest_version": 3,
    "action": {
        "default_popup": "chrome.html",
        "default_icon": {
            "16": "\/icons\/logo_16.png",
            "32": "\/icons\/logo_32.png",
            "48": "\/icons\/logo_48.png",
            "128": "\/icons\/logo_128.png"
        }
    },
    "icons": {
        "16": "\/icons\/logo_16.png",
        "32": "\/icons\/logo_32.png",
        "48": "\/icons\/logo_48.png",
        "128": "\/icons\/logo_128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "webNavigation",
        "scripting",
        "activeTab"
    ],
    "background": {
        "service_worker": "background.js"
    }
}