Re: Citation and bibliography technologies - references

We discussed BibTeX records at the Task Force meeting today. Scott Hollier and I agreed to provide some examples.

Here are several examples as starting points, with more to come. (Scott plans to contribute in the next week or so.)

@article{shew,
  title={Ableism, Technoableism, and Future AI},
  author={Shew, Ashley},
  journal={IEEE Technology and Society Magazine},
  volume={39},
  number={1},
  pages={40--85},
  year={2020},
  publisher={IEEE}
}

@techreport{atag20,
author={{World Wide Web Consortium}},
title={Authoring Tool Accessibility Guidelines (ATAG) 2.0},
type={W3C Recommendation},
month=9,
year=2015,
url={https://www.w3.org/TR/ATAG20/}
}

@misc{us-standards,
title={36 CFR Part 1194---Information and Communication technology Standards and Guidelines},
author={{United States}},
year=2017
}

@incollection{ai-disabilities,
  title={Artificial intelligence and people with disabilities: a reflection on human--ai partnerships},
  author={White, Jason JG},
  booktitle={Humanity Driven AI: Productivity, Well-being, Sustainability and Partnership},
  editor={Chen, Fang and Zhou, Jianlong},
  pages={279--310},
  year={2021},
  publisher={Springer}
}

  @book{value-sensitive-design,
  title={Value sensitive design: Shaping technology with moral imagination},
  author={Friedman, Batya and Hendry, David G},
  year={2019},
  publisher={Mit Press}
  }


From: Jason J.G. White <jason@jasonjgw.com>
Date: Thursday, May 8, 2025 at 08:11
To: Kenneth G. Franqueiro <kfranqueiro@w3.org>, public-rqtf@w3.org <public-rqtf@w3.org>
Subject: Re: Citation and bibliography technologies - references

Thank you for working on this issue so promptly, and for developing an implementation.

We can readily provide examples of BibTeX records relevant to our work. The Task Force will have an opportunity at its regular meeting next week to discuss them, ensuring that we capture a range of appropriate cases. We should be able to finalize a series of examples shortly after the meeting.

I hope this suits your schedule, but if not, please notify us accordingly.

With thanks and regards,

Jason.

From: Kenneth G. Franqueiro <kfranqueiro@w3.org>
Date: Wednesday, May 7, 2025 at 12:32
To: public-rqtf@w3.org <public-rqtf@w3.org>, Jason J.G. White <jason@jasonjgw.com>
Subject: RE: Citation and bibliography technologies - references

Hi all, I'm Ken Franqueiro from the WAI Team.

Related to your discussion last month, I started creating a proof-of-concept
for converting BibTeX records into ReSpec's localBiblio format to enable
shorthand for references (see https://respec.org/docs/#references-0).

Could you provide example BibTeX entries you'd be working with, so that I can
check my implementation for edge cases?

Thanks,
--Ken

Received on Wednesday, 14 May 2025 14:35:50 UTC