Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I'm really new to LaTex and I've been trying to get the note feature to work in my bibtex file. It works for some of the entries that I've made but not all of them. Below, is one of the ones that are not working properly. Can someone point out what the issue as I have tried to match it against one that works but cannot detect anything different. Thanks!

@misc{Django,
title={DjangoID},
note={{A Python OpenID Provider}, http://trac.nicolast.be/djangoid/wiki, {Last Accessed November}2012},
}
share|improve this question
2  
Can you please provide a minimal working example (MWE) that us shows which document class you use and how you call your bibliography, which style you use and with or without biblatex. – Kurt Nov 21 '12 at 2:21
I'll remember that for next time...I forgot its more like a scripting language that can depend on many different things...in any case, I fixed the problem by deleting the data files LaTex creates and recompiling it. It then worked just fine. – tpar44 Nov 21 '12 at 16:15

closed as too localized by Kurt, Thorsten, Martin Schröder, Stefan Kottwitz Nov 21 '12 at 17:49

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.