[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/14: gpce-2017: Adjust ACM boilerplate.
From: |
Ludovic Courtès |
Subject: |
14/14: gpce-2017: Adjust ACM boilerplate. |
Date: |
Fri, 1 Sep 2017 11:57:56 -0400 (EDT) |
civodul pushed a commit to branch master
in repository maintenance.
commit fb91f645dc5526b45ff400f533bbaf89a7e7dadd
Author: Ludovic Courtès <address@hidden>
Date: Fri Sep 1 15:51:18 2017 +0200
gpce-2017: Adjust ACM boilerplate.
---
doc/gpce-2017/gpce.skb | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/gpce-2017/gpce.skb b/doc/gpce-2017/gpce.skb
index c334c0e..5e0869b 100644
--- a/doc/gpce-2017/gpce.skb
+++ b/doc/gpce-2017/gpce.skb
@@ -89,9 +89,13 @@
"\\DeclareUnicodeCharacter{2026}{\\textrm{\\ldots}}\n"
"\
-\\acmConference[GPCE'17]{International Conference on Generative Programming:
Concepts \\& Experience}{October 2017}{Vancouver, Canada}
+% \\setcopyright{ACMUNKNOWN}
+% \\acmPrice{15.00}
+\\acmDOI{10.1145/3136040.3136045}
\\acmYear{2017}
\\copyrightyear{2017}
+% \acmISBN{978-1-4503-5524-7/17/10}
+\\acmConference[GPCE'17]{16th ACM SIGPLAN International Conference on
Generative Programming: Concepts and Experiences}{October 23--24,
2017}{Vancouver, Canada}
\\let\\oldthing\\footnotetextcopyrightpermission
\\renewcommand\\footnotetextcopyrightpermission[1]{\\oldthing{
@@ -128,7 +132,7 @@
(display "}\n\\affiliation{\n")
(display " \\institution{")
(output (markup-option a :affiliation) e)
- (display "}\n \\streetaddress{")
+ (display "}\n \\city{")
(output (markup-option a :address) e)
(display "}}\n"))
(if (pair? body) body (list body))))))
- branch master updated (036cd84 -> fb91f64), Ludovic Courtès, 2017/09/01
- 11/14: gpce-2017: Enable hyphenation at hyphens., Ludovic Courtès, 2017/09/01
- 10/14: gpce-2017: Adjust as suggested by the reviewers., Ludovic Courtès, 2017/09/01
- 14/14: gpce-2017: Adjust ACM boilerplate.,
Ludovic Courtès <=
- 05/14: gpce-2017: Shrink., Ludovic Courtès, 2017/09/01
- 01/14: doc: Add GPCE paper., Ludovic Courtès, 2017/09/01
- 08/14: gpce-2017: Add an explicit license., Ludovic Courtès, 2017/09/01
- 09/14: gpce-2017: Fix typo., Ludovic Courtès, 2017/09/01
- 03/14: gpce-2017: Write some more., Ludovic Courtès, 2017/09/01
- 04/14: gpce-2017: Fixlets., Ludovic Courtès, 2017/09/01
- 07/14: gpce-2017: Deanonymize., Ludovic Courtès, 2017/09/01
- 13/14: gpce-2017: Shrink to 7 pages (10pt font)., Ludovic Courtès, 2017/09/01
- 06/14: gpce-2017: Tweak some more., Ludovic Courtès, 2017/09/01
- 02/14: gpce-2017: Write, write, write., Ludovic Courtès, 2017/09/01