> 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/tr/referanslar-ve-atiflar/07-biblatex-bibliography-styles.md).

# Biblatex kaynakça stilleri

Sonraki komutlar, kaynakça stilini ayarlayan ve kaynakça dosyasını içe aktaran komutlardır. Bkz. [biblatex ile kaynakça yönetimi](/latex/tr/referanslar-ve-atiflar/03-bibliography-management-with-biblatex.md) daha fazla bilgi için.

```latex
%önsözde
%--------------------------------
  \usepackage[
    backend=biber,
    style=stylename,
  ]{biblatex}

 \addbibresource{bibfile}
%--------------------------------

%Kaynakçanın yazdırılacağı yer
  \printbibliography
```

burada *bibfile* .bib kaynakça dosyasının adıdır ve *stylename* aşağıdakilerden biridir:

| stylename     | çıktı                                                                     |
| ------------- | ------------------------------------------------------------------------- |
| `sayısal`     | ![BiblatexStylesEx1.png](/files/e97aa7c2f646728bf29559672b01f4241f6243ae) |
| `alfabetik`   | ![BiblatexStylesEx2.png](/files/3c9d75ec565ca734a0130b8711bca3183166f42c) |
| `yazar-yıl`   | ![BiblatexStylesEx3.png](/files/1b53da134b72b0d9156b22d1db5c99452ed7e215) |
| `authortitle` | ![BiblatexStylesEx4.png](/files/75c7340c68e787cf0929bd574f164f58cef7fe44) |
| `ayrıntılı`   | ![BiblatexStylesEx5.png](/files/08e210242f39dc2d2ee26ebbf111af61a6a8c0f9) |
| `okuma`       | ![BiblatexStylesEx6.png](/files/3ea66b849d9ed96b0fe05b044639bcf65483b324) |
| `taslak`      | ![BiblatexStylesEx7.png](/files/9eff9735f6f80e7c807a2c57f162bd1d91c9b65d) |

Bu `taslak` Bu stil, alıntı yapılan kaynakları takip etmeyi kolaylaştırdığı için belgenizi son sürümden önce düzenlemek için tasarlanmıştır.

Kullanabileceğiniz bazı ek kaynakça stilleri vardır [Overleaf](http://www.overleaf.com/)

| stylename          | çıktı                                                                      |
| ------------------ | -------------------------------------------------------------------------- |
| `authoryear-icomp` | ![ABiblatexStylesEx1.png](/files/4107e012476d81267501dac861a47d0c5f94d8f1) |
| `apa`              | ![APA reference style](/files/1e5180026f34656feb518180f1db230ffbac1659)    |
| `bwl-FU`           | ![ABiblatexStylesEx3.png](/files/233cc1f294a0bbe88ab9f5bfb122eb2dab06bfe7) |
| `chem-acs`         | ![ABiblatexStylesEx4.png](/files/b55ae70947678d29e937a25eb1709055b9fea76b) |
| `chem-angew`       | ![ABiblatexStylesEx5.png](/files/9745388f1f8f791f7262980bd898d47bcb458686) |
| `chem-biochem`     | ![ABiblatexStylesEx6.png](/files/f161f5411b1c2d590d52be3ec89dcb00f2d975ed) |
| `chem-rsc`         | ![ABiblatexStylesEx7.png](/files/7269d18eed8129d9759fa083f6bcb66b204230f3) |
| `ieee`             | ![BiblatexStylesEx8.png](/files/85b8ae0269e67e493fabd58dabfcf216b345f9ac)  |
| `mla`              | ![BiblatexStylesEx9.png](/files/6184d1dfc4b9223cfa7f785126cf13cb4441ee02)  |
| `musuos`           | ![BiblatexStylesEx10.png](/files/a6f3e49464ee810da2008dc3ac741228c10496c7) |
| `nature`           | ![BiblatexStylesEx11.png](/files/204987140cce6d25afb211af343bedc4a9d8d728) |
| `nejm`             | ![BiblatexStylesEx12.png](/files/6c32519d2247cfa1b2af616e411c6784e2eee198) |
| `phys`             | ![BiblatexStylesEx13.png](/files/af3af4bf9efddab6a0957fcf4b390bd4785c462d) |
| `science`          | ![BiblatexStylesEx14.png](/files/fe17d890e68278c3d5ffaee452a0f9fe641919c2) |
| `geschichtsfrkl`   | ![BiblatexStylesEx15.png](/files/a5bd3594ecfe9038068654660eae5a8fef71b889) |
| `oscola`           | ![BiblatexStylesEx16.png](/files/dd377813cdf761b714634519d43f3c5c6c3c0ca1) |

Daha fazla stil şu şekilde bulunabilir [CTAN'de arama yaparak](https://ctan.org/search?phrase=biblatex+styles).

## Daha fazla okuma

Daha fazla bilgi için bakınız

* [LaTeX'te kaynakça yönetimi](/latex/tr/daha-fazla-konu/05-bibliography-management-in-latex.md)
* [Biblatex atıf stilleri](/latex/tr/referanslar-ve-atiflar/08-biblatex-citation-styles.md)
* [Biblatex paket belgeleri](http://linorg.usp.br/CTAN/macros/latex/contrib/biblatex/doc/biblatex.pdf)
* [İçindekiler](/latex/tr/belge-yapisi/02-table-of-contents.md)
* [Büyük bir projede yönetim](/latex/tr/belge-yapisi/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/tr/referanslar-ve-atiflar/07-biblatex-bibliography-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.
