Theses, Books, Title pagesput Bibliography in table of content

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

put Bibliography in table of content

Post by rasepideh »

Hi all,

In "main.tex" default case,
1) how is it possible to put "Bibliography" in Table of content? and also print it at the end of in the "pdf document"? bibliography after compilation is not appearing! how should I activate it?

2) Which step do I have to follow in order to change the style of referencing? I want to have referencing like (Author, year).

3) Which command should I apply?When I want to click on the reference to link it to the bibliography section.

I appreciate your sharing information
Thanks in advance
Sepideh

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

put Bibliography in table of content

Post by Johannes_B »

Please read Question mark instead of citation number
and Biblatex for starters

I think you are not running bibtex, at least you are describing the symptoms. Reading the links will get you further an should answer almost all the questions.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

Re: put Bibliography in table of content

Post by rasepideh »

Great, I read the links.

But, still I have one major problem:

In the bibliography section, reference is like [attached picture "template"]
BUT
If I want to write my bibliography like [attached picture as "preferred reference type"], then what should I do?

Thanks
Sepideh
Attachments
prefered reference type.png
prefered reference type.png (28.9 KiB) Viewed 4251 times
template.png
template.png (36.57 KiB) Viewed 4251 times
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

put Bibliography in table of content

Post by Johannes_B »

That is a bit more complicated and overall: time consuming.

Guidelines for customizing biblatex styles gives you a first clue on what is going on.

If you can lay down the exact rules, and split every issue into an own example and build up your own style from the answers like a house with lego bricks, you will be successful. I said this is time consuming, our friends on TeX.SX have a bit more manpower, i would suggest to ask the different questions there. Since this is completely unrelated to the template, you can savely replace the document class with book.

Before getting into all that trouble, ask your supervisors or the thesis office, if the style in its current form is ok. It is pretty close.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

Re: put Bibliography in table of content

Post by rasepideh »

Yes, I am sure this is the style for referencing my thesis.

I think the only way is to delete manually the unnecessary information for each article, book, ....


Please let me know if there is any other easier way.

Thanks
Sepideh
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: put Bibliography in table of content

Post by Johannes_B »

There is none. Customizing a bibliogaphy style is one of the most time consuming things to be done with LaTeX.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply