Search found 5 matches

by mraoua
Mon Apr 08, 2013 8:57 pm
Forum: General
Topic: Reference Lists by Chapter with Author-Year Style
Replies: 5
Views: 7224

Re: Reference Lists by Chapter with Author-Year Style

Unfortunately, it is similar to what I thought before.
In fact what I'm looking for is this: when I quote a citation using the command \ citep there is nothing happens!
The only command that works is \ cite but it has the disadvantage of not putting the references in brackets.

Thank you !
P.
by mraoua
Mon Mar 25, 2013 6:28 pm
Forum: General
Topic: Reference Lists by Chapter with Author-Year Style
Replies: 5
Views: 7224

Re: Reference Lists by Chapter with Author-Year Style

Hi kaiserkarl13,

Thank your for your answer.
Here my MWE. The main file is "mwe.tex".

Thanks in advance,
M.
by mraoua
Wed Mar 20, 2013 5:29 am
Forum: General
Topic: Reference Lists by Chapter with Author-Year Style
Replies: 5
Views: 7224

Reference Lists by Chapter with Author-Year Style

I am trying to write my thesis in LaTeX. I use a reference list by chapter by chapterbib and a global bibliography at the end of memory.

Everything works fine when I quote references with cite . Eventually I wanted to make a quote author, year and for this I used the package natbib to use \citet ...
by mraoua
Thu Nov 29, 2012 10:51 pm
Forum: Graphics, Figures & Tables
Topic: caption, elsarticle | Begin of Table Caption below Label
Replies: 2
Views: 3188

caption, elsarticle | Begin of Table Caption below Label

Hi,

I want to make the label “Table” bold and put the caption right below, also I want both label and caption to be most left justified with left border of the table and size of the label be small as caption, like this.
Table1
This is a table caption

I use elsarticle class and when I tried ...