Search found 19 matches

by steve de costa
Thu Jun 10, 2010 7:23 pm
Forum: BibTeX, biblatex and biber
Topic: ? in BibTex References
Replies: 6
Views: 12133

Re: ? in BibTex References

Ok, I'll try to make a MWE and post it.

Hope that will help.

Thanks for your response.

Steve
by steve de costa
Thu Jun 10, 2010 6:36 am
Forum: BibTeX, biblatex and biber
Topic: ? in BibTex References
Replies: 6
Views: 12133

Re: ? in BibTex References

Anyone???

Any ideas at all?
by steve de costa
Wed Jun 09, 2010 7:11 pm
Forum: WinEdt
Topic: Incomplete LaTeX compilation
Replies: 3
Views: 4647

Re: Incomplete LaTeX compilation

Hi,

Sorry, I didn't notice the

Code: Select all

 tag. I'll be more careful next time. 

As for example, I thought I provided as many details as I could.

Are you referring to a MWE?
by steve de costa
Wed Jun 09, 2010 7:04 am
Forum: WinEdt
Topic: Incomplete LaTeX compilation
Replies: 3
Views: 4647

Incomplete LaTeX compilation

Hi,

I have a main file in which I have included several chapters of my thesis.

\clearpage \pagenumbering{arabic} \setcounter{page}{1}

\include{Ch1}\label{Ch1}

\include{Ch2}\label{Ch2}

\include{Ch3}\label{Ch3}

\include{Ch4}

\include{Ch5}

\include{Ch6}

\include{Ch7}

\begin{landscape ...
by steve de costa
Tue Jun 08, 2010 7:48 pm
Forum: BibTeX, biblatex and biber
Topic: ? in BibTex References
Replies: 6
Views: 12133

? in BibTex References

Hi there,

First of all, THANK YOU so much for your reply.

I made the suggested changes.

I change "Lai1993" to "Lai1995" as it was a tiny mistake.

I also took the "and" out of the authors and now the entry for authors looks like following

author = {Su-Fen Yang, Chung-Ming Yang},

The ...
by steve de costa
Tue Jun 08, 2010 5:12 am
Forum: BibTeX, biblatex and biber
Topic: ? in BibTex References
Replies: 6
Views: 12133

? in BibTex References

I have been searching for QUITE some time but I'm unable to fix this. When I compile my bibTex, I get the following output in my console

Command Line: bibtex.exe "Main"
The style file: plain.bst
Database file #1: CompleteBibliography.bib
Warning--I didn't find a database entry for "Lami1994 ...
by steve de costa
Mon Apr 05, 2010 11:36 am
Forum: BibTeX, biblatex and biber
Topic: natbib error
Replies: 3
Views: 3039

Re: natbib error

Hi Joseph,

First of all, thank you for your reply.

I'm not entirely sure what you mean by minimal example. The only thing I did was that at the start of my document, I also added the natbib package

\usepackage{...,natbib}

Then I tried using those commands stated in my post above.

I ...
by steve de costa
Sun Apr 04, 2010 11:58 pm
Forum: BibTeX, biblatex and biber
Topic: natbib error
Replies: 3
Views: 3039

natbib error

I'm trying to use the (Author, Year) style of citation in LateX. The following is what I'm trying to use

\addcontentsline{toc}{chapter}{Bibliography}
\bibliographystyle{plainnat}

Unfortunately I'm getting the attached errors. Can anyone please tell me what should I do to fix this. I've been trying ...
by steve de costa
Thu Feb 11, 2010 5:34 pm
Forum: WinEdt
Topic: Cannot open DDE link: Acroview Error
Replies: 3
Views: 34424

Re: Cannot open DDE link: Acroview Error

Does anyone have any ideas about this?? OR is the problem too simple? Or too complicated?
by steve de costa
Tue Feb 09, 2010 11:00 pm
Forum: WinEdt
Topic: Cannot open DDE link: Acroview Error
Replies: 3
Views: 34424

Cannot open DDE link: Acroview Error

Hi,

I primarily use BlueBeam Pdf Viewer for my computer (I just like it better). However, I have installed the free Adobe Acrobat Read 9 as well on my laptop.

Every time I try to compile a PDF TeXify in WinEdt, I get the attached error. I googled this for a little bit but wasn't getting anywhere ...