Re: [Tools-discuss] The Document Citation Tool is (somewhat) broken

Jay Daley <jay@ietf.org> Mon, 28 June 2021 20:09 UTC

Return-Path: <jay@ietf.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08E5B3A0DD3 for <tools-discuss@ietfa.amsl.com>; Mon, 28 Jun 2021 13:09:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=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 wM8BCa0cW5eI; Mon, 28 Jun 2021 13:08:56 -0700 (PDT)
Received: from smtpclient.apple (unknown [158.140.230.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPSA id 0DF513A0DD2; Mon, 28 Jun 2021 13:08:55 -0700 (PDT)
From: Jay Daley <jay@ietf.org>
Message-Id: <4C1BE4B4-1C37-42C9-8018-ED49016BF7DE@ietf.org>
Content-Type: multipart/alternative; boundary="Apple-Mail=_A9B76F08-45D3-4744-878D-3DE1853620EB"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
Date: Tue, 29 Jun 2021 08:08:52 +1200
In-Reply-To: <88A5738C-CB33-49E4-9B3D-FE64B69651D3@me.com>
Cc: Tools Discussion <tools-discuss@ietf.org>
To: Ole Jacobsen <olejacobsen@me.com>
References: <1391A159-DD66-413D-BD49-F18056583BE5@me.com> <04FA17DA-3A85-422B-B181-F88D278A1135@ietf.org> <88A5738C-CB33-49E4-9B3D-FE64B69651D3@me.com>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/Zp5MUApYYdATUNsg4Zuqxt1eKh4>
Subject: Re: [Tools-discuss] The Document Citation Tool is (somewhat) broken
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Jun 2021 20:09:01 -0000


> On 29/06/2021, at 8:05 AM, Ole Jacobsen <olejacobsen@me.com> wrote:
> 
> Hi Jay,
> 
> I only use the two output options:
> 
> {authors.andlist}, "{doctitle}," {date:%B %Y}, {docname}.
> 
> and
> 
> {authors.rfclist}, "{doctitle}," {docname}, {date:%B %Y}.
> 
> ... although I usually set both the the first option {authors.andlist}
> and would be more than happy if that was the only option.
> 
> Thanks for looking into this!
> 
> And: In the interim, perhaps something changed "behind the scenes" that causes this
> problem that could be fixed?

Out of our control and unlikely - sorry.  

Jay

> 
> Ole
> 
> 
>> On Jun 28, 2021, at 13:00, Jay Daley <jay@ietf.org> wrote:
>> 
>> (moving discussion to tools-discuss)
>> 
>> Ole
>> 
>>> On 29/06/2021, at 6:36 AM, Ole Jacobsen <olejacobsen=40me.com@dmarc.ietf.org> wrote:
>>> 
>>> 
>>> Hi,
>>> 
>>> Several years ago, Henrik set up this wonderful tool that creates citations for
>>> IETF documents (IDs and RFCs) in a standard format. The tool is customizable
>>> and lives here:
>>> 
>>> https://tools.ietf.org/tools/citation/
>>> 
>>> Enter, for example, "7575" in the box and you get:
>>> 
>>> Clemm, A., Behringer, M., Jiang, S., Pritikin, M., Ciavaglia, L., Bjarnason, S., and B. Carpenter,
>>> "Autonomic Networking: Definitions and Design Goals," RFC 7575, June 2015.
>>> 
>>> It's something I use often to get a consistent list of references in
>>> articles.
>>> 
>>> But, sadly, something is currently broken with this tool, or I suspect something has
>>> changed in the back-end (datatracker or tools?) whereby recent RFCs are not recognized,
>>> for example: RFC 8890 gives me: "Could not find author data for document 'rfc8990'"
>>> 
>>> And worse: RFC 8995 returns: "An error occurred at this point in the web-page generation.
>>> An error report has been sent to the webmaster. If this error isn't fixed within 48 hours,
>>> please contact the web page author directly at webmaster@tools.ietf.org."
>>> 
>>> I know Henrik is probably no longer maintaining this tool so I am not blaming him
>>> or expecting him to fix it, but perhaps someone from the tools/datatracker group could
>>> take a look at this? It really is a VERY nice tool and I would hate to see it disabled
>>> forever.
>>> 
>>> Thanks in advance!
>> 
>> An RFP was recently awarded [1] for a replacement for the citation library generation and access (API and web page) tool. Unfortunately, when writing that RFP I didn’t know about this specific tool and so it is not listed as a deliverable.  However, it should be relatively straightforward to add simple output of this format, though a fully programmable output format is more complex and I’m not sure it is necessary.  Do you use that programmable output functionality?
>> 
>> Jay
>> 
>> [1] https://mailarchive.ietf.org/arch/msg/ietf-announce/XPvRg0vSCWUBaSxtX1jSVtsNb3I/
>> 
>>> 
>>> Ole
>>> 
>>> 
>>> Ole J. Jacobsen
>>> Editor and Publisher
>>> The Internet Protocol Journal
>>> Office: +1 415-550-9433
>>> Cell:   +1 415-370-4628
>>> Web: protocoljournal.org
>>> E-mail: olejacobsen@me.com
>>> E-mail: ole@protocoljournal.org
>>> Skype: organdemo
>>> 
>>> 
>> 
>> -- 
>> Jay Daley
>> IETF Executive Director
>> jay@ietf.org
>> 
> 
> Ole J. Jacobsen
> Editor and Publisher
> The Internet Protocol Journal
> Office: +1 415-550-9433
> Cell:   +1 415-370-4628
> Web: protocoljournal.org <http://protocoljournal.org/>
> E-mail: olejacobsen@me.com <mailto:olejacobsen@me.com>
> E-mail: ole@protocoljournal.org <mailto:ole@protocoljournal.org>
> Skype: organdemo

-- 
Jay Daley
IETF Executive Director
jay@ietf.org