Re: [rfc-i] Where to find BibXML files for citations

Carsten Bormann <cabo@tzi.org> Wed, 07 June 2023 17:00 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: rfc-interest@ietfa.amsl.com
Delivered-To: rfc-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21D2BC1519A7 for <rfc-interest@ietfa.amsl.com>; Wed, 7 Jun 2023 10:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.185
X-Spam-Level:
X-Spam-Status: No, score=-4.185 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tdM-H5JwjrlB for <rfc-interest@ietfa.amsl.com>; Wed, 7 Jun 2023 10:00:12 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 57503C151B00 for <rfc-interest@rfc-editor.org>; Wed, 7 Jun 2023 09:59:11 -0700 (PDT)
Received: from [192.168.217.124] (p548dc15c.dip0.t-ipconnect.de [84.141.193.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Qbtq16kXmzDCc8; Wed, 7 Jun 2023 18:59:09 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <3bfb41f3-6f29-b603-4988-ffb4904f8a3f@amsl.com>
Date: Wed, 07 Jun 2023 18:59:09 +0200
Cc: RFC Interest <rfc-interest@rfc-editor.org>, rfc-markdown@ietf.org
X-Mao-Original-Outgoing-Id: 707849949.457373-b2b3a6a9a6067717fa4d94b5f38788c9
Content-Transfer-Encoding: quoted-printable
Message-Id: <EC70DFD4-CCA1-4E77-9C7C-C3CC227EB9CF@tzi.org>
References: <3bfb41f3-6f29-b603-4988-ffb4904f8a3f@amsl.com>
To: Jean Mahoney <jmahoney@amsl.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-interest/HGF3qJTjVMZiAMuROa_zIcI6_FU>
Subject: Re: [rfc-i] Where to find BibXML files for citations
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://mailman.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://mailman.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Jun 2023 17:00:18 -0000

On 2023-06-07, at 17:21, Jean Mahoney <jmahoney@amsl.com> wrote:
> 
> Now that bib.ietf.org is the source of BibXML files, the rfc-editor.org website will stop serving BibXML files on 21 June 2023. Please use bib.ietf.org for BibXML files. For details on using BibXML files in References sections, please see [3].

Thanks.

I’m now preparing a revision of kramdown-rfc (1.6.35) that will have this change.

Let me include the usual reminder to update your kramdown-rfc installation regularly, e.g. via

	gem update kramdown-rfc

Grüße, Carsten