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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    }
}