0% found this document useful (0 votes)
369 views8 pages

Acm Template

Uploaded by

Abdul Nasir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
369 views8 pages

Acm Template

Uploaded by

Abdul Nasir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

The Title of the Paper: ACM Conference Proceedings Manuscript Submission

Template
A possible subtitle of the paper

FIRST AUTHOR' NAME, INITIALS, AND LAST NAME*


First author's affiliation, an Institution’s full name
Email:

SECOND AUTHOR' NAME, INITIALS, AND LAST NAME


Second author's affiliation, possibly the same institution
Email:

THIRD AUTHOR' NAME, INITIALS, AND LAST NAME


Third author's affiliation, possibly the same institution
Email:

Although there is no distinctive header, this is the abstract. The template allows authors to format their papers for submission to an
ACM Conference or a Journal. The ACM manuscript template is a single column document that allows authors to type their content
into the pre-existing set of formatting styles, applied to the sample placeholder text here. Throughout the document, you will find
further instructions on how to format your text.

CCS CONCEPTS • Insert first CCS term here • Insert second CCS term here • Insert third CCS term here

Additional Keywords: Insert comma-delimited keyword list, Keyword number 1, Keyword number 2, Keyword
number 3, Keyword number 4
ACM Reference Format:
First Author’ Name, Initials, and Last Name, Second Author’ Name, Initials, and Last Name, and Third Author’ Name, Initials, and
Last Name. 2021. The Title of the Paper. In ICCTA 2021: 7th International Conference on Computer Technology Applications, July 13-
15, 2021, Vienna, Austria. ACM, New York, NY, USA, XX pages. https://doi.org/ (the doi information will be completed after
uploading copyright).

1 INTRODUCTION
ACM's manuscript submission template aims to provide consistent styles for use across ACM publications, and
incorporates metadata necessary for Digital Library endeavors. Numerous ACM and SIG-specific templates have been
examined, and their unique features incorporated into this template.
The ACM “Submission Template” is a single column MS-Word document that allows authors to write their content
into the pre-existing set of formatting styles on the sample of placeholder text here, or copy-and-paste their text and
then apply the respective paragraph styles (Windows: you can open the Styles task pane from the Home tab [it can
also be opened with the keyboard shortcut Alt+Ctrl+Shift+S]; MAC16: you can access the Styles pane at the right of

* Corresponding author.
*
the Home toolbar.) Highlight a section that you want to designate with a certain style, and then select the appropriate
style from the list. To view which style is being used in any part of this document, place your cursor on your text and
look at the “Current style” field in the Styles pane.
It is beneficial to create your document in draft mode with the style panel open in the left-side panel. If the panel is
not immediately visible when the Submission Template is opened, you will need to open the panel manually—for
Windows: click on the following from the main ribbon above: File > Options > Advanced > Display > Style area pane
width in Draft and Outline views.
All style elements are specified in this template to facilitate the production of your paper. The paragraph styles
examples are provided throughout this document. Save and backup your work regularly!

1.1 Accessibility
Following the guidelines throughout this template will also improve the accessibility of your manuscript and increase
the audience for your work. Ensure that heading styles are applied as instructed, tables are created using Word’s table
feature (rather than an image), figures have a description text, and list styles are applied.
To increase the accessibility of your manuscript, you may set the title and language metadata. On Word for
Windows, open the File tab and click on Info. On Word for Mac, click the File Menu and select Properties, then click
the Summary tab. Fill in the title of your document. For anonymous review, clear the ‘author’ field.
To set the document language, click the Review tab in the Ribbon. On Word for Windows: Click the Language
button and select “Set Proofing Language.” Verify the language is set correctly. On Word for Mac: Click the Language
button and select the document language from the pop-up.

1.2 More about the submission template


This submission version of your paper should remain in a one-column format, please do not alter any of the styles or
margins.
If a paper is accepted for publication, authors will be instructed on the next steps. Authors must then follow the
submission instructions.

1.3 Inserting CCS concepts


The template enables you to import required indexing concepts for your article from the ACM Computing
Classification System (CCS) using an indexing support tool found in the ACM Digital Library (DL). The tool generates
formatted text after you have selected your terms. To insert CCS terms into your document, copy and paste the
formatted text from the CCS tool using the “https://dl.acm.org/ccs/ccs.cfm” link into the “CCS CONCEPTS” section.
An additional step is necessary to ensure that the proper CCS terms are added to the Digital Library citation page:
from the “view CCS TeX Code” listing, click on “Show the XML Only.” Highlight and copy the XML code from the
window. You must insert the XML code into your Word document’s properties: from your Word document, click on
“File”, then click on the “Info” tab on the left-hand side panel, then click “Properties” and select “Show All
Properties.” Click within the “Comments” metadata field and paste the XML data.

2 INSERTING CONTENT ELEMENTS


The next subsections provide instructions on how to insert figures, tables, and equations in your document.

2
2.1 Tables
Tables should be inserted after their first text reference. Authors can insert tables by using the MS Word option
(INSERT ->Table) and providing the required row and column size. Every table must have a caption (title) above it,
which must have the “TableCaption” style applied. As an example, Table 1 shows the styles available in this
template, to be applied to the respective element of your text.

Table 1: Styles available in the Word template

Style Tag Definition Style Tag Definition


Title_document the main title of the article ListParagraph list items
Subtitle subtitle of article Statements math statements
Authors author name Extract block quotations
Affiliation author affiliation information Algorithm caption for algorithm
Caption
AuthNotes footnote to author(s) AckHead heading for acknowledgements
Abstract abstract text AckPara acknowledgements text
CCSHead heading for CSS Concepts GrantSponsor sponsor of grant
CCSDescription CSS terms GrantNumber number for the grant
KeyWordHead heading for keywords ReferenceHead heading for references
Keywords keywords text Bib_entry references
ORCID author's ORCHID # AppendixH1 appendix heading level 1
Head1 heading level 1 AppendixH2 appendix heading level 2
Head2 heading level 2 AppendixH3 appendix heading level 3
Head3 heading level 3 TableCaption title of table
PosHeadPara first paragraph after a heading TableHead column head of table
TableFootnote footnote to table
Para Subsequent paragraphs of general text Image figures
ParaContinue flush left text after display items like DOI Digital object identifier
math equations, lists etc.
DisplayFormula numbered math equation
DisplayFormulaUnnum unnumbered equations Label label

A key to making data tables readable is to identify column and row headers. Below are the steps to do this:

1. Select that table’s row, then right-click the row and select “Table Properties”;
2. In the Table Properties window, click the Row tab and select the box that says “Repeat as header row at the top of
each page.”

Or
Apply the “table head” style by highlighting the respective row and applying the “TableHead” style found in the
“Body Element” section of the ACM Template.

2.2 Figures
Figures should be inserted after their first text reference. Insert a figure and apply the “Image” style to it. For the
figure caption, apply the style “FigureCaption.”
To accommodate color vision differences, figures should still be usable when printed in grayscale. Refer to elements
of the figure with non-color terms, for example “indicated as squares” instead of “indicated in blue”. Use different

3
patterns in bar charts, different line patterns in graphs, and different shapes in plots to distinguish groups of elements
and reinforce color differences.

2.2.1 Half Width Figures.


Figure 1 is an example of a figure and caption spanning the half-page width. If your figure contains third-party
material, you must clearly identify it as such, as shown in the example below.

Figure 1: 1907 Franklin Model D roadster. Photograph by Harris & Ewing,


Inc. [Public domain], via Wikimedia Commons. (https://goo.gl/VLCRBB)

2.2.2 Full Width Figures.


Figure 2 is an example of a figure and caption spanning the full-page width with the styles applied. If your figure
contains third-party material, you must clearly identify it as such, as shown in the example.

4
Figure 2: Mockup of a bombe machine at Bletchley Part. Photograph by Sarah Hartwell. [Public domain], via Wikimedia Commons.
(https://commons.wikimedia.org/wiki/File:TuringBombeBletchleyPark.jpg)

2.2.3 Figure Descriptions.


Every figure should have a description. Figure descriptions should not repeat the figure caption – their purpose is to
capture important information that is not provided in the caption. For figures that convey important information, a
short plain text description may not be adequate. More complex alternative descriptions can be placed in an appendix
and referenced in a short figure description. For example, provide a data table capturing the information in a bar chart,
or a structured list representing a graph. For additional information regarding how best to write figure descriptions,
please see https://www.acm.org/accessibility.

2.3 Quotations and Extracts


There are styles for block quotations, which should be used for quotes that are separated from in-line text. Below is an
example.

“Microsoft tried to revive the idea of an assistant with Clippy, who began popping up in Microsoft Office in
1997. Its creator, Kevan Atteberry, was actually contracted by Microsoft to design Clippy, which, funnily
enough, he did on a Mac … Sure, people could disable Clippy, but the fact he was on by default angered
people.” [10]

5
2.4 Equations
There are two types of math equations: the numbered display math equation and the un-numbered display math
equation. Below are examples of both.

2.4.1 DisplayFormula.
The DisplayFormula style is applied in the numbered math equation. A numbered display equation always has an
equation number (label) on the right.

x=−b ± √ b −4 ac
2
(1)
2a
2.4.2 DisplayFormula.Unnum.
The DisplayFormulaUnnum style is applied only in unnumbered equations. An unnumbered display equation does
not contains an equation number on the right.

x=−b ± √ b2−4 ac
2a
Please note: the subsequent text after the DisplayFormula (numbered equation) or DisplayFormulaUnnum
(unnumbered equation) must have the paragraph style ParaContinue applied.

2.5 Math statements


Math statements should have the “Statement” style applied.
Theorem/Proof/Lemma. Math statements should have the “Statement” style applied. This paragraph is an example
of the “Statement” style.

2.6 Algorithms
Algorithms use the styles “AlgorithmCaption” and “Algorithm”.

ALGORITHM 1: Iterative Algorithm


current_position center
current_direction up
current_position is inside circle
while current_position is inside circle, do
neighborhood all grid hexes within two hexes from current_position
for each hex in neighborhood, do
for each neuron in hex do
convert neuron_orientation to vector
scale vector by neuron_excitation
vector_sum vector_sum + vector
end

6
end
normalize vector_sum
end

3 CITING RELATED WORK


This section gives examples of citations of the journals [5, 15], conferences [1, 6, 8, 12, 13], and a magazine [3] to
illustrate how they appear in the main text section. It also cites books [9, 10], a technical report [7], a PhD dissertation
[4], an online reference [14], a software artifact [11], and a dataset [2].

ACKNOWLEDGMENTS
Acknowledgements are placed before the references. Add information about grants, awards, or other types of funding
that you have received to support your research. An author can capture the grant sponsor information, by selecting
the grant sponsor text and apply style ‘GrantSponsor’. After this, select grant no and apply ‘GrantNumber’ from style
panel. Example of Grant sponsor: Competitive Research Programme and example of Grant no: CRP 10-2012-03.

REFERENCES
[1] Atul Adya, Paramvir Bahl, Jitendra Padhye, Alec Wolman, and Lidong Zhou. 2004. A multi-radio unification protocol for IEEE 802.11 wireless
networks. In Proceedings of the IEEE 1st International Conference on Broadnets Networks (BroadNets’04). IEEE, Los Alamitos, CA, 210–217.
https://doi.org/10.1109/BROADNETS.2004.8
[2] Sam Anzaroot and Andrew McCallum. 2013. UMass Citation Field Extraction Dataset. Retrieved May 27, 2019, from
http://www.iesl.cs.umass.edu/data/data-umasscitationfield
[3] Martin A. Fischler and Robert C. Bolles. 1981. Random sample consensus: a paradigm for model fitting with applications to image analysis and
automated cartography. Commun. ACM 24, 6 (June 1981), 381–395. https://doi.org/10.1145/358669.358692
[4] Chelsea Finn. 2018. Learning to Learn with Gradients. PhD Thesis, EECS Department, University of Berkeley.
[5] Jon M. Kleinberg. 1999. Authoritative sources in a hyperlinked environment. J. ACM 46, 5 (September 1999), 604–632.
https://doi.org/10.1145/324133.324140
[6] Matthew Van Gundy, Davide Balzarotti, and Giovanni Vigna. 2007. Catch me, if you can: Evading network signatures with web-based
polymorphic worms. In Proceedings of the First USENIX Workshop on Offensive Technologies (WOOT ’07). USENIX Association, Berkley, CA,
Article 7, 9 pages.
[7] James W. Demmel, Yozo Hida, William Kahan, Xiaoye S. Li, Soni Mukherjee, and Jason Riedy. 2005. Error Bounds from Extra Precise Iterative
Refinement. Technical Report No. UCB/CSD-04-1344. University of California, Berkeley.
[8] David Harel. 1979. First-Order Dynamic Logic. Lecture Notes in Computer Science, Vol. 68. Springer-Verlag, New York, NY.
https://doi.org/10.1007/3-540-09237-4
[9] Jason Jerald. 2015. The VR Book: Human-Centered Design for Virtual Reality. Association for Computing Machinery and Morgan & Claypool.
[10] Prokop, Emily. 2018. The Story Behind. Mango Publishing Group. Florida, USA.
[11] R Core Team. 2019. R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria.
https://www.R-project.org/
[12] Brian K. Reid. 1980. A high-level approach to computer document formatting. In Proceedings of the 7th Annual Symposium on Principles of
Programming Languages. ACM, New York, 24–31. https://doi.org/10.1145/567446.567449
[13] John R. Smith and Shih-Fu Chang. 1997. VisualSEEk: a fully automated content-based image query system. In Proceedings of the fourth ACM
international conference on Multimedia (MULTIMEDIA ’96). Association for Computing Machinery, New York, NY, USA, 87–98.
https://doi.org/10.1145/244130.244151
[14] TUG 2017. Institutional members of the LaTeX Users Group. Retrieved May 27, 2017, from http://wwtug.org/instmem.html
[15] Alper Yilmaz, Omar Javed, and Mubarak Shah. 2006. Object tracking: A survey. ACM Comput. Surv. 38, 4 (December 2006), 13–es.
https://doi.org/10.1145/1177352.1177355

A  APPENDICES
In the appendix section, three levels of Appendix headings are available.

7
A.1 General Guidelines (AppendixH2)

1. Equations should be created with the built-in MS Word Microsoft® Equation Editor or MathType.
2. Tables should be created with Word’s “Insert Table” tool.
3. Footnotes should be inserted using Word’s “Insert Footnote” feature.
4. Please save all files in DOCX format.
5. Save and backup your file regularly.

A.1.1 Preparing Graphics (AppendixH3)

1. Accepted image file formats: TIFF (.tif), JPEG (.jpg).


2. Scalable vector formats (i.e., SVG, EPS and PS).
3. Application files (e.g., Corel Draw, MS Word, MS Excel, PPT, etc.) are NOT recommended.
4. Images created in Microsoft Word using text-box, shapes, clip-art are NOT recommended.
5. IMPORTANT: All fonts must be embedded in your figure files.
6. Set the correct orientation for each graphics file.

A.2 Placeholder Text
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Vulputate sapien nec sagittis aliquam. Malesuada fames ac turpis egestas sed tempus urna. Posuere sollicitudin
aliquam ultrices sagittis orci. Consequat id porta nibh venenatis cras sed felis eget. Pellentesque eu tincidunt tortor
aliquam nulla facilisi cras fermentum odio. Tincidunt nunc pulvinar sapien et ligula ullamcorper malesuada proin.
Tincidunt lobortis feugiat vivamus at augue. Eget nunc lobortis mattis aliquam faucibus. Egestas diam in arcu cursus
euismod quis.

Authors’ background / The form itself will not be published, Please Delete it on your final papers
Your Name Title* Research Field Personal website

*Title can be chosen from: master student, Phd candidate, assistant professor, lecture, senior
lecture, associate professor, full professor, Engineer, Senior Engineer, etc.

You might also like