司法大数据:婚后2至7年为婚姻破裂高发期
Tagged with classicthesis bibliographies
24 questions
0
votes
0
answers
89
views
Multiple bibliography files for each chapter with one bibliography at the end
I am writing my thesis manuscript using the classicthesis package. I have four bibliography files (.bib files), one for each chapter, in a folder called "bibliographies." When I run the main ...
0
votes
0
answers
33
views
Classic thesis CV and \nobibliography [duplicate]
I am trying to add my publications in my CV using the classicthesis template. Since, I want the citations with no bibliography, I used the package bibentry in order to call the nobibliography command.
...
0
votes
0
answers
99
views
Use square brackets for citations with classicthesis
When using "classicthesis", I get
(Miede, 2015)
when using \citep{miede2015} in the text. However, I want the citation to have square brackets
[Miede, 2015]
but I cannot figure out how ...
0
votes
0
answers
38
views
using the classicthesis package , can't add the bibliography (reference) [duplicate]
i got \include{FrontBackMatter/Bibliography} in my main.tex file
and in the Bibliography.tex it got
\label{app:bibliography} % Reference the bibliography elsewhere with \autoref{app:bibliography}
\...
2
votes
1
answer
181
views
Question about LJMU LaTeX Thesis Template
I am using the LJMU LaTeX Template to write my PhD thesis, and I would like to write it in french. Accordingly, to change from “CHAPTER” to “CHAPITRE”, "Bibliography" to "Bibliographie"; I tried to ...
0
votes
0
answers
263
views
Classicthesis bibliography formatting
I am using classicthesis to write my PhD thesis.
I need a way to customize the margins of the bibliography (I'm using biblatex) and avoid a huge number of just slightly overfull hboxes (e.g. just ...
1
vote
0
answers
600
views
How to avoid strange page breaks in bibliography?
Problem
In the PDF for my PhD I get a lot of very strange page breaks in the middle of the page in the bibliography section (see below)
Setup
I write my PhD in pandoc markdown. I then convert the ...
0
votes
0
answers
57
views
Bibliography is only printing keyword in ArsClassica [duplicate]
I am using the ArsClasica thesis style, and this is the main code:
\documentclass[10pt,a4paper,twoside,openright,titlepage,fleqn,%
headinclude,,footinclude,BCOR5mm,%
...
0
votes
1
answer
281
views
Using Classic Thesis, how to add another section similar to bibliography?
I am using Classic Thesis in Latex. I need to add another section which looks exactly like bibliography but has different data sources. (I am trying to build a "Technical Bibliography" with links to ...
1
vote
3
answers
7k
views
How to creat hanging indent reference list in Classicthesis LyX version
29 Oct 2016 Update: I have provided a complete answer to this question, as well as how to cross-reference specific citations in the maintext in another question How to cross-reference an ERT in LyX?.
...
0
votes
0
answers
198
views
How to use biblatex bibliography database in latest Classicthesis LyX version 4.2 [duplicate]
I am using classicthesis-LyX-v4.2_biblatex_bibtex8 issued in Sep 2015. I already have a bib. file by converting endnote to bib. (endnote staff confirmed with me that the file is well-converted). ...
1
vote
1
answer
595
views
Lyx, referencing and classic thesis
I have some issues with referencing in LyX and the classicthesis template. Ive built my .bib file with Mendeley.
Referencing with the example bibliography works properly, however, when I load my own ....
3
votes
1
answer
3k
views
list of publications, grouped and ordered
In my thesis (based on the classicthesis package) I'd like to create a page with a list of my own publications. I want to be able to group them under different headings ("Conference Publications", "...
1
vote
1
answer
786
views
LyX, classicthesis, Mendeley: Citing a web page
I use Mendeley to organize my Literature and to build the .bib file. I also use LyX and the classicthesis template to write my Master's Thesis. Now I want to reference a web page. Using apalike as ...
4
votes
3
answers
5k
views
Bibliography sorting options with Classic Thesis
I would like to have the entries in my bibliography numbered using the citation order but I cannot find a way to do it.
I tried to set the order with \bibliographystyle using both none and unsrt as ...