> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ar/almraja-walastshhadat/08-biblatex-citation-styles.md).

# أنماط الاستشهاد Biblatex

## مقدمة ومثال

يوفّر Biblatex العديد من أنماط الاستشهاد، ولكن إذا لم يتم تعيين نمط استشهاد، فإن LaTeX يستخدم النمط الذي يطابق [نمط المراجع](/latex/ar/almraja-walastshhadat/07-biblatex-bibliography-styles.md) . فيما يلي مثال بسيط يوضح استخدام `biblatex` المعامل `style=alphabetic` لتعيين نمط الاستشهاد إلى `أبجدي`.

```latex
\documentclass{article}
\usepackage[
backend=biber,
style=alphabetic,
]{biblatex}
\title{مثال على bibLaTeX}
\addbibresource{sample.bib} %يتم استيراد ملف المراجع

\begin{document}
\section{القسم الأول}

العناصر التي يتم الاستشهاد بها: كتاب \textit{The \LaTeX\ Companion} \cite{latexcompanion} مع ورقة أينشتاين البحثية \cite{einstein} وكتاب ديراك \cite{dirac}---وهي عناصر مرتبطة بالفيزياء. ثم الاستشهاد بكتابين من كتب كنوث: \textit{Fundamental Algorithms} \cite{knuth-fa} و\textit{The Art of Computer Programming} \cite{knuth-acp}.

\medskip

\printbibliography
\end{document}
```

افتح هذا المثال في Overleaf (تم إنشاء `sample.bib` الملف لك).

ينتج هذا المثال المخرجات التالية:

![مثال على biblatex](/files/f7d11c98cd7cdfa0ddc50f2433a29040273f85f1)

## أنماط الاستشهاد

تشمل أنماط الاستشهاد القياسية ما يلي:

* `رقمي` يُطبّق نظام استشهاد رقمي مخصّص للاستشهادات داخل النص. ينبغي استخدامه بالاقتران مع النمط الرقمي [نمط المراجع](/latex/ar/almraja-walastshhadat/07-biblatex-bibliography-styles.md).
* `numeric-comp` النسخة المدمجة من نمط `رقمي` الوضع. تُستبدل الاستشهادات مثل *\[1, 2, 3]* بـ *\[1-3]*.
* `numeric-verb` النسخة المطوّلة من نمط `رقمي` . بدلاً من *\[2, 5, 7]* سيطبع *\[2];\[5];\[7]*.
* `أبجدي` نظام استشهاد أبجدي مشابه للنمط القياسي `alpha` في النمط **bibtex** . يُستخدم بالاقتران مع نمط المراجع الأبجدي.
* `alphabetic-verb` النسخة المطوّلة من `أبجدي` . بدلاً من *\[Doe98, Doe95, Farn2004]* سيطبع *\[Doe98];\[Doe95];\[Farn2004]*.
* `المؤلف-السنة` يُطبّق نظام الاستشهاد المؤلف-السنة. يُستخدم بالاقتران مع نمط المراجع المؤلف-السنة.
* `authoryear-comp` النسخة المدمجة من نمط `المؤلف-السنة` النمط. يطبع اسم المؤلف مرة واحدة فقط إذا كانت المراجع اللاحقة الممررة إلى أمر استشهاد واحد تشترك في المؤلف نفسه. يطبع *Doe 1992, 1995* بدلاً من *Doe 1992, Doe 1995*.
* `authoryear-ibid` نسخة من `المؤلف-السنة` مخصّصة لاستشهادات الحواشي السفلية. تستبدل الاستشهادات المتكررة بالاختصار *ibidem*.
* `authoryear-icomp` نمط يجمع بين ميزات `authoryear-comp` و `authoryear-ibid`
* `عنوان المؤلف` يُطبّق نظام المؤلف-العنوان. مخصّص للاستشهادات الواردة في الحواشي السفلية.
* `authortitle-comp` النسخة المدمجة من `عنوان المؤلف` . بدلاً من *Doe, First title; Doe, Second title* سيطبع هذا *Doe, First title, Second title*.
* `authortitle-ibid` نسخة من `عنوان المؤلف` مخصّصة لاستشهادات الحواشي السفلية. تستبدل الاستشهادات المتكررة بالاختصار *ibidem*.
* `authortitle-icomp` نمط يجمع بين `authortitle-comp` و `authortitle-ibid`.
* `authortitle-terse` نسخة من `authoritle` الذي لا يطبع العنوان إلا إذا كانت قائمة المراجع تحتوي على أكثر من عمل واحد للمؤلف/المحرر المعني.
* `authortitle-tcomp` نمط يجمع بين `authortitle-terse` و `authortitle-comp`.
* `authortitle-ticomp` نمط يجمع بين `authortitle-icomp` و `authortitle-terse`.
* `مطوّل` نمط استشهاد يطبع استشهادًا كاملًا عند الاستشهاد بالمدخل لأول مرة ثم نسخة مختصرة بعد ذلك.
* `القراءة` نمط استشهاد يتوافق مع نمط المراجع الذي يحمل الاسم نفسه. يحمّل `عنوان المؤلف` النمط.

توجد أنماط استشهاد أخرى غير قياسية شائعة في مجلات وأطروحات مختلفة

* في العلوم:
  * نمط الجمعية الكيميائية الأمريكية (ACS)
  * نمط المعهد الأمريكي للفيزياء (AIP)
  * نمط الجمعية الرياضية الأمريكية (AMS)
  * نظام فانكوفر
  * نمط معهد مهندسي الكهرباء والإلكترونيات (IEEE)
  * نمط Nature
  * نمط Science
* في العلوم الإنسانية:
  * نمط شيكاغو
  * نمط الإحالة هارفارد
  * نمط MLA
* في العلوم الاجتماعية:
  * نمط الجمعية الأمريكية لعلم النفس (APA)

| نمط الاستشهاد | `biblatex` stylename |
| ------------- | -------------------- |
| ACS           | `chem-acs`           |
| AIP           | `phys` (\*)          |
| Nature        | `nature`             |
| Science       | `science`            |
| IEEE          | `ieee`               |
| شيكاغو        | `chicago-authordate` |
| MLA           | `mla`                |
| APA           | `apa`                |

(\*) هذا نمط جديد، انظر <http://ctan.org/pkg/biblatex-phys>

## قراءة إضافية

لمزيد من المعلومات، انظر

* [إدارة المراجع الببليوغرافية في LaTeX](/latex/ar/mzyd-mn-almwdhwaat/05-bibliography-management-in-latex.md)
* [أنماط قائمة مراجع Biblatex](/latex/ar/almraja-walastshhadat/07-biblatex-bibliography-styles.md)
* [توثيق حزمة Biblatex](http://linorg.usp.br/CTAN/macros/latex/contrib/biblatex/doc/biblatex.pdf)
* [جدول المحتويات](/latex/ar/bnyh-almstnd/02-table-of-contents.md)
* [الإدارة في مشروع كبير](/latex/ar/bnyh-almstnd/07-management-in-a-large-project.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ar/almraja-walastshhadat/08-biblatex-citation-styles.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
