digitalmars.D.learn - citeing a newsgroup in BibTeX
- BCS <BCS pathlink.com> Oct 06 2006
How would I cite a post in this newsgroup using BibTeX?
so far this is my best guess:
misc{ ngd,
author = "Many",
title = "The {DigitalMars} d newsgroup",
howpublished = "\url{news:digitalmars.d:####}"
}
Oct 06 2006








BCS <BCS pathlink.com>