From 72d8b4b3cfbe1faac190c5456d2fbf4a7ce71624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 13 Apr 2021 19:25:31 +0200 Subject: [PATCH] xep.xsl: Ensure that the leading zeroes are preserved in citations --- xep.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep.xsl b/xep.xsl index cee73883..e9c696f8 100644 --- a/xep.xsl +++ b/xep.xsl @@ -508,7 +508,7 @@ content: "XEP-"; title = {}, version = {}, type = {XEP}, - number = + number = {}, author = { and }, institution = {XMPP Standards Foundation},