Search found 11 matches

by rizias
Mon Aug 06, 2012 4:06 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

niteshs wrote:
what do you mean by 'bibliodatabase'?Is that the ieeetr that i was using?
by {<bibliodatabase>} I mean't the name of your .bib file which contains the list of bibtex formatted references (which you want to refer to in your document).
Could you please give me an example?
by rizias
Mon Aug 06, 2012 3:08 am
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

Hello rizias,

As far as I know, \bibliographystyle is a bibtex command and not used with the biblatex package.

The [style=ieee] package option (that you are already using) sets the citation and bibliography style.

So instead of
\bibliographystyle{<stylename>}
\bibliography{<bibliodatabase ...
by rizias
Mon Aug 06, 2012 1:13 am
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

Maintenance of a MiKTeX installation is described in its manual [1]. Just start the MiKTeX Package Manager (MPM) from the »Start« menu and install the package according to the instructions in the manual.

Actually MiKTeX should start the automatic package installation mechanism in case it detects a ...
by rizias
Sun Aug 05, 2012 6:06 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

How are we supposed to know that if you don't tell us which teX distribution you are using? Only you know which TeX system is installed on your machine. Please provide useful information independently and not only on demand. m(
[…] Can you please give some more info?
You first.

If i understand ...
by rizias
Sun Aug 05, 2012 5:43 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

localghost wrote:You need to install biblatex by the package manager of your TeX distribution.

And kindly give some feedback on proposed solutions to your questions.


Thorsten
I am not really sure how i should do that.I am searching on the web.
Can you please give some more info?
by rizias
Sun Aug 05, 2012 4:17 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex | Package not found
Replies: 11
Views: 48177

biblatex | Package not found

Hello everyone,

I am fairly new user of LaTeX and I want to ask something about referencing that you will have probably heard again.

I am trying to change my references style to IEEE format,more precise I want to change the title from bibliography to references. I've tried to use the \usepackage ...
by rizias
Thu Jan 19, 2012 9:09 pm
Forum: Text Formatting
Topic: Import of Matlab Code
Replies: 4
Views: 5971

Re: Import of Matlab Code

Hello again,
I think verbatim is fine!
Thank you very much!
Regards
George
by rizias
Wed Jan 18, 2012 11:35 pm
Forum: Text Formatting
Topic: Import of Matlab Code
Replies: 4
Views: 5971

Import of Matlab Code

Hello everyone,

Does anyone know an efficient way of importing matlab code in a latex document? I mean that this should be a report and the comments need to be visible (i cannot make them visible with listings) and moreover i cannot find any simple way to use m2tex.

Thank you in advance for your ...
by rizias
Tue Dec 13, 2011 8:42 pm
Forum: Graphics, Figures & Tables
Topic: Remove blank Appendix Page
Replies: 4
Views: 8597

Remove blank Appendix Page

Hello Stefan and thank you for you reply,
My code is structured as follows
\date{\today}
\documentclass[10pt,a4paper]{report}
\usepackage[pdftex]{graphicx}
\usepackage{amsmath}
\usepackage{mathtools}
\usepackage[margin=5pt,font=small,labelfont=bf,labelsep=endash]{caption}%caption.eng
\usepackage ...
by rizias
Tue Dec 13, 2011 6:07 pm
Forum: Graphics, Figures & Tables
Topic: Remove blank Appendix Page
Replies: 4
Views: 8597

Remove blank Appendix Page

Hello.

Could someone tell me how could I delete the appendix blank page?


George