Search found 1 match

by Hindemith
Tue Oct 28, 2008 12:45 pm
Forum: MiKTeX and proTeXt
Topic: Environment thebibliography not defined
Replies: 1
Views: 3325

Environment thebibliography not defined

Hi!

I use Xp and the current Miktex 2.7. As editor i use TexnicCenter.

Here is a minimal example of my Tex File:

\documentclass[addressstd,a4paper,10pt]{dinbrief}
\usepackage[ngerman]{babel}
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}
\usepackage{lmodern}
\usepackage{graphicx}

\begin ...