- From: Marcos Caceres <w3c@marcosc.com>
- Date: Thu, 28 Feb 2019 21:25:49 +1100
- To: Martynas Jusevičius <martynas@atomgraph.com>
- Cc: "spec-prod@w3.org Prod" <spec-prod@w3.org>
Hi, Martynas,
> On Feb 28, 2019, at 1:01 AM, Martynas Jusevičius <martynas@atomgraph.com> wrote:
>
> What should I replace [[JAX-RS]] reference with?
You need to create a JSON like object. You can use:
http://marcoscaceres.github.io/bib_entry_maker/
To create it. You should get a result that looks like this:
"JAX-RS": {
"authors": ["People"],
"date": "1 May 2011",
"href": "http://www.w3.org/TR/",
"publisher": "W3C",
"status": "",
"title": "the JAX-RS spec"
}
And you can then replace that entry over on the spec ref repo (the entry should be in biblio.js)
Received on Thursday, 28 February 2019 10:26:16 UTC