Re: [Rfc-markdown] How to cite this DOI?

Carsten Bormann <cabo@tzi.org> Fri, 15 October 2021 10:04 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: rfc-markdown@ietfa.amsl.com
Delivered-To: rfc-markdown@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 473BA3A0EE8 for <rfc-markdown@ietfa.amsl.com>; Fri, 15 Oct 2021 03:04:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iKmJpz3taoM4 for <rfc-markdown@ietfa.amsl.com>; Fri, 15 Oct 2021 03:04:24 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [IPv6:2001:638:708:32::15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E1E93A1150 for <rfc-markdown@ietf.org>; Fri, 15 Oct 2021 03:04:22 -0700 (PDT)
Received: from smtpclient.apple (p5089a8ac.dip0.t-ipconnect.de [80.137.168.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4HW21H4G1dz2xdL; Fri, 15 Oct 2021 12:04:19 +0200 (CEST)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <57C9F625-F034-467B-A83A-67EF90E18385@eggert.org>
Date: Fri, 15 Oct 2021 12:04:19 +0200
Cc: rfc-markdown@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <2343E50C-63B4-44F7-96A7-30FF8286DBCF@tzi.org>
References: <57C9F625-F034-467B-A83A-67EF90E18385@eggert.org>
To: Lars Eggert <lars@eggert.org>
X-Mailer: Apple Mail (2.3654.120.0.1.13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/eZwlQNGvsGyUWFq_SAaXFQ25rr8>
Subject: Re: [Rfc-markdown] How to cite this DOI?
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "rfc-markdown is a discussion list for people writing I-Ds and RFCs in Markdown and the authors of the tools used for that." <rfc-markdown.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-markdown/>
List-Post: <mailto:rfc-markdown@ietf.org>
List-Help: <mailto:rfc-markdown-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rfc-markdown>, <mailto:rfc-markdown-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Oct 2021 10:04:45 -0000

Hi Lars,

> trying to cite https://www.sciencedirect.com/science/article/abs/pii/0169755289900196?via%3Dihub with DOI URL https://doi.org/10.1016/0169-7552(89)90019-6.
> 
> I think the parenthesis in the URL are causing issues, as kramdown-rfc2629 is trying to retrieve https://xml2rfc.tools.ietf.org/public/rfc/bibxml7/reference.DOI.10.1016/0169-7552.xml and failing.

Worked around now in 1.5.10.

> Any hints?

Is there a defined syntax for DOIs?
(What other weird characters are allowed in there?)

Grüße, Carsten