Re: Citation bug: cite/a does not work with basic

2023-12-05 Thread Ihor Radchenko
William Denton writes: > Make an Org file with three lines, using cite/a to get the author citation: > > ┌ > │ #+bibliography: Test.bib > │ #+cite_export: basic author author-year > │ [cite/a:@test2023] > └ > > Try to export it to LaTeX with "C-c C-e l l" and we get this error: > > Wrong type

Citation bug: cite/a does not work with basic

2023-11-22 Thread William Denton
I'm finally starting to investigate citations (what an astounding amount of work went into it all!) and ran across what seems to be a small bug. Test.bib file: @article{test2023, title = {Title Here}, author = {Denton, William}, date = {2023-11-23}, journaltitle = {Journal Tit