Citing a conference presentation from a symposium
Does anyone know how to cite a conference presentation from a symposium? e.g. something like
Smith, B. (2009) Blah blah my paper title blah blah. In J. Jones & K. Jones (chairs), The Name of My Symposium. Symposium presented at Conference Name, New York, NY.
Smith, B. (2009) Blah blah my paper title blah blah. In J. Jones & K. Jones (chairs), The Name of My Symposium. Symposium presented at Conference Name, New York, NY.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Presented at the annual meeting of the Society for Judgment & Decision Making
But (again, just for APA), the title is correctly italicized only in "Presentation." So, that's fine - I guess I should use the presentation class. But in any case, I would like the BibTeX output to contain, e.g.:
howpublished = {Presented at the annual meeting of the {Society for
Judgment and Decision Making}},
An additional wrinkle, which only works with the Presentation class, is I can also have a "type" argument, and if I set this to, say, "Paper," I get the following (correct) string for APA style:
Paper presented at the annual meeting of the Society for Judgment & Decision Making
Ideally, that'd also be the thing that ends up in the BibTeX and NOT have "Paper" end up in the bibtex "type" field.
Any idea on how I might submit that request properly?
For now, I just copy these funny citations and keep a manual .bib file next to my zotero-generated bib file.
Thanks!