Search found 14 matches

by faun
Wed Jan 02, 2013 6:51 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Re: Use of \@year@ doesn't match its definition.

I started from scractch without the all the packages I don't use.
It works now.

I'd like to thank you and Stefan for your help.

For information, I'll upload my tex file that works (for future people with same problem).
by faun
Wed Jan 02, 2013 6:29 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Re: Use of \@year@ doesn't match its definition.

First of all, I am sorry if I offended you in any way. Im very new to LaTeX and the way how it works. The file I used is based on a template that can be downloaded at my university. I did not know you had to install every package. It was not an act of lazyness but of ignorance.
by faun
Wed Jan 02, 2013 5:41 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

I don't understand exactly what you explain in your last post. Are you trying to say there is nothing wrong with my file? I tried to run latex on the file in both TexMaker en TexWorks

I know there is an error with the graphics, but I didn't look into that eror. I want to fix the Use of \@year ...
by faun
Wed Jan 02, 2013 2:51 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

It works with the testfile with only one entry in the bib-file.
With the original document, I still get the same error. This is the logfile.


! Use of \@year@ doesn't match its definition.
\Y@ganser ->\@year@ D
ANIELE(2005)
l.187 \citeA{ganser}
If you say, e.g., `\def\a1{...}', then you must ...
by faun
Wed Jan 02, 2013 1:47 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Re: Use of \@year@ doesn't match its definition.

I am not sure I did. I'll try when I get home.

So I first need to run bibtex on test.bib, which was created during the first process?

Then I need to run latex again on my code from CrazyHorse?
by faun
Wed Jan 02, 2013 11:17 am
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Re: Use of \@year@ doesn't match its definition.

I've runned it already a dozen times. I get the same warning over and over.
by faun
Tue Jan 01, 2013 8:36 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

First of all, happy new year to all.

Both codes say : "citation "ganser" undefined" after running in latex.
by faun
Sat Dec 29, 2012 8:45 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

Same error message as in the screenshot:
Use of \@year@ doesn't match its definition.

What does that message mean exactly?

Not at home at this moment. I'll try again and give the error messages whwen I get home.


Thanks for your help.
by faun
Sat Dec 29, 2012 2:34 pm
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

Still not working.
Used this code now:
\documentclass[11pt,a4paper,oneside]{book}
\usepackage{parskip} %paragraph ruimte
\usepackage{a4wide} % Iets meer tekst op een bladzijde
\usepackage[dutch]{babel} % Voor nederlandstalige hyphenatie (woordsplitsing)
\usepackage{amsmath} % Uitgebreide ...
by faun
Sat Dec 29, 2012 3:49 am
Forum: BibTeX, biblatex and biber
Topic: Use of \@year@ doesn't match its definition.
Replies: 17
Views: 30333

Use of \@year@ doesn't match its definition.

Good day,

Everytime I try to use Bibtex for my references I get the same error.

Use of \@year@ doesn't match its definition.


You can find information in the screenshots here:

The Error:
http://i.imm.io/QPY5.jpeg
error.jpeg

My BIB-file
http://i.imm.io/QPY2.jpeg
bib.jpeg

Just for ...