Applied Filters
- Mangala Gowri Nanda
- AuthorRemove filter
People
Colleagues
- Satish Chandra (9)
- Saurabh Sinha (5)
- S Ramesh (4)
- K Gopinath (3)
- Pankaj Dhoolia (3)
- Suparna Bhattacharya (3)
- Vibha Singhal Sinha (3)
- Agastya Nanda (2)
- Christian Grothoff (2)
- Diptikalyan Saha (2)
- Girish B Chafle (2)
- Senthil Mani (2)
- V Krishna Nandivada (2)
- Vijay Mann (2)
- Vivek Sarkar (2)
- Eran Yahav (1)
- Manish Gupta (1)
- Noam Rinetzky (1)
- Stephen Jason Fink (1)
Publication
Proceedings/Book Names
- OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference companion on Object oriented programming systems languages and applications (2)
- SAC '03: Proceedings of the 2003 ACM symposium on Applied computing (2)
- BPM'10: Proceedings of the 8th international conference on Business process management (1)
- ECOOP'11: Proceedings of the 25th European conference on Object-oriented programming (1)
- ESEC/FSE '11: Proceedings of the 19th ACM SIGSOFT symposium and the 13th European conference on Foundations of software engineering (1)
- ICSE '09: Proceedings of the 31st International Conference on Software Engineering (1)
- ICSE '10: Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering - Volume 2 (1)
- ICST '10: Proceedings of the 2010 Third International Conference on Software Testing, Verification and Validation (1)
- ICWS '05: Proceedings of the IEEE International Conference on Web Services (1)
- ISEC '16: Proceedings of the 9th India Software Engineering Conference (1)
- ISSTA '00: Proceedings of the 2000 ACM SIGSOFT international symposium on Software testing and analysis (1)
- ISSTA '08: Proceedings of the 2008 international symposium on Software testing and analysis (1)
- OOPSLA '04: Proceedings of the 19th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications (1)
- OOPSLA '05: Proceedings of the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications (1)
- OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference on Object oriented programming systems languages and applications (1)
- OOPSLA '11: Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion (1)
- OOPSLA '13: Proceedings of the 2013 ACM SIGPLAN international conference on Object oriented programming systems languages & applications (1)
- WWW Alt. '04: Proceedings of the 13th international World Wide Web conference on Alternate track papers & posters (1)
Publication Date
Export Citations
Publications
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-article
Published By ACM
Published By ACM
Decompiling Boolean Expressions from Java™ Bytecode
Mangala Gowri Nanda
IBM Research, India
,S. Arun-Kumar
Indian Institute of Technology, Delhi
ISEC '16: Proceedings of the 9th India Software Engineering Conference•February 2016, pp 59-69• https://doi.org/10.1145/2856636.2856651Java bytecode obfuscates the original structure of a Java expression in the source code. So a simple expression such as (c1 || c2) or (c1 && c2) may be captured in the bytecode in 4 different ways (as shown in the paper). And correspondingly, when we ...
- 0Citation
- 122
- Downloads
MetricsTotal Citations0Total Downloads122Last 12 Months8
- research-article
Published By ACM
Published By ACM
Combining concern input with program analysis for bloat detection
Suparna Bhattacharya
IBM Research, Bangalore, India
,Kanchi Gopinath
Indian Institute of Science, Bangalore, India
,Mangala Gowri Nanda
IBM Research, New Delhi, India
OOPSLA '13: Proceedings of the 2013 ACM SIGPLAN international conference on Object oriented programming systems languages & applications•October 2013, pp 745-764• https://doi.org/10.1145/2509136.2509522Framework based software tends to get bloated by accumulating optional features (or concerns) just-in-case they are needed. The good news is that such feature bloat need not always cause runtime execution bloat. The bad news is that often enough, only a ...
Also Published in:
ACM SIGPLAN Notices: Volume 48 Issue 10, October 2013- 19Citation
- 339
- Downloads
MetricsTotal Citations19Total Downloads339Last 12 Months13
- research-article
Published By ACM
Published By ACM
A framework for analyzing programs written in proprietary languages
V. Krishna Nandivada
IBM Research - India, Bangalore, India
,Mangala Gowri Nanda
IBM Research - India, Delhi, India
,Pankaj Dhoolia
IBM Research - India, Delhi, India
,Diptikalyan Saha
IBM Research - India, Delhi, India
,Anjan Nandy
IBM GBS - India, Kolkata, India
,Anup Ghosh
IBM GBS - India, Kolkata, India
OOPSLA '11: Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion•October 2011, pp 289-300• https://doi.org/10.1145/2048147.2048223There are several commercial products that use proprietary languages, which typically look like a wrapper around (some proprietary extension of) the standard SQL language. Examples of these languages include ABAP, Informix, XBase++, SQR and so on. These ...
- 1Citation
- 177
- Downloads
MetricsTotal Citations1Total Downloads177Last 12 Months5
- research-article
Published By ACM
Published By ACM
Fault localization for data-centric programs
Diptikalyan Saha
IBM Research - India, New Delhi, India
,Mangala Gowri Nanda
IBM Research - India, New Delhi, India
,Pankaj Dhoolia
IBM Research - India, New Delhi, India
,V. Krishna Nandivada
IBM Research - India, Bangalore, India
,Vibha Sinha
IBM Research - India, New Delhi, India
,Satish Chandra
IBM T. J. Watson Research Center, New York, USA
ESEC/FSE '11: Proceedings of the 19th ACM SIGSOFT symposium and the 13th European conference on Foundations of software engineering•September 2011, pp 157-167• https://doi.org/10.1145/2025113.2025137In this paper we present an automated technique for localizing faults in data-centric programs. Data-centric programs primarily interact with databases to get collections of content, process each entry in the collection(s), and output another collection ...
- 23Citation
- 539
- Downloads
MetricsTotal Citations23Total Downloads539Last 12 Months1
- Article
Reuse, recycle to de-bloat software
Suparna Bhattacharya
Indian Institute of Science
,Mangala Gowri Nanda
IBM Research
,K. Gopinath
Indian Institute of Science
,Manish Gupta
IBM Research
ECOOP'11: Proceedings of the 25th European conference on Object-oriented programming•July 2011, pp 408-432Most Java programmers would agree that Java is a language that promotes a philosophy of "create and go forth". By design, temporary objects are meant to be created on the heap, possibly used and then abandoned to be collected by the garbage collector. ...
- 28Citation
MetricsTotal Citations28
- Article
From informal process diagrams to formal process models
Debdoot Mukherjee
IBM Research - India
,Pankaj Dhoolia
IBM Research - India
,Saurabh Sinha
IBM Research - India
,Aubrey J. Rembert
IBM T.J. Watson Research Center
,Mangala Gowri Nanda
IBM Research - India
BPM'10: Proceedings of the 8th international conference on Business process management•September 2010, pp 145-161Process modeling is an important activity in business transformation projects. Free-form diagramming tools, such as PowerPoint and Visio, are the preferred tools for creating process models. However, the designs created using such tools are informal ...
- 1Citation
MetricsTotal Citations1
- research-article
Published By ACM
Published By ACM
Making defect-finding tools work for you
Mangala Gowri Nanda
IBM Research - India
,Monika Gupta
IBM Research - India
,Saurabh Sinha
IBM Research - India
,Satish Chandra
IBM Research - TJ Watson Research Center
,David Schmidt
IBM Tivoli
,Pradeep Balachandran
IBM Rational
ICSE '10: Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering - Volume 2•May 2010, pp 99-108• https://doi.org/10.1145/1810295.1810310Given the high costs of software testing and fixing bugs after release, early detection of bugs using static analysis can result in significant savings. However, despite their many benefits, recent availability of many such tools, and evidence of a ...
- 28Citation
- 595
- Downloads
MetricsTotal Citations28Total Downloads595Last 12 Months10Last 6 weeks5
- Article
Automated Bug Neighborhood Analysis for Identifying Incomplete Bug Fixes
ICST '10: Proceedings of the 2010 Third International Conference on Software Testing, Verification and Validation•April 2010, pp 383-392• https://doi.org/10.1109/ICST.2010.63Although many static-analysis techniques have been developed for automatically detecting bugs, such as null dereferences, fewer automated approaches have been presented for analyzing whether and how such bugs are fixed. Attempted bug fixes may be ...
- 8Citation
MetricsTotal Citations8
- research-article
Published By ACM
Published By ACM
Demystifying model transformations: an approach based on automated rule inference
Mangala Gowri Nanda
IBM Research India, New Delhi, India
,Senthil Mani
IBM Research India, New Delhi, India
,Vibha Singhal Sinha
IBM Research India, New Delhi, India
,Saurabh Sinha
IBM Research India, New Delhi, India
OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference on Object oriented programming systems languages and applications•October 2009, pp 341-360• https://doi.org/10.1145/1640089.1640114Model-driven development (MDD) is widely used to develop modern business applications. MDD involves creating models at different levels of abstractions. Starting with models of domain concepts, these abstractions are successively refined, using ...
Also Published in:
ACM SIGPLAN Notices: Volume 44 Issue 10, October 2009- 5Citation
- 390
- Downloads
MetricsTotal Citations5Total Downloads390
- introductionfree
Published By ACM
Published By ACM
The puppet and the probe
Samvida Nanda
Srishti School of Art, Design and Technology, Bangalore, India
,Soumya Ramasubramaniam
National Law University, Jodhpur, Jodhpur, India
,Sumana Ramasubramaniam
Sushant School of Art and Architecture, Gurgaon, India
,Agastya Nanda
Jaypee Institute of Information Technology, Noida, India
,Mangala Gowri Nanda
IBM Research, India, New Delhi, India
OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference companion on Object oriented programming systems languages and applications•October 2009, pp 1043-1044• https://doi.org/10.1145/1639950.1640078Visualization of a program typically entails low level views of the program execution state showing, for example, method invocations or relations amongst heap objects. In most cases, this would imply visualization of the executable program. However ...
- 0Citation
- 103
- Downloads
MetricsTotal Citations0Total Downloads103Last 12 Months10Last 6 weeks3
- short-paper
Published By ACM
Published By ACM
Gaining insight into programs that analyze programs: by visualizing the analyzed program
Agastya Nanda
Jaypee Institute of Information Technology, Noida, India
,Mangala Gowri Nanda
IBM Research, India, New Delhi, India
OOPSLA '09: Proceedings of the 24th ACM SIGPLAN conference companion on Object oriented programming systems languages and applications•October 2009, pp 1023-1030• https://doi.org/10.1145/1639950.1640074Visualization of a program typically entails low level views of the programexecution state showing, for example,method invocations or relations amongst heap objects. In most cases, this would imply visualization of the executable program. However there ...
- 2Citation
- 205
- Downloads
MetricsTotal Citations2Total Downloads205
- Article
Accurate Interprocedural Null-Dereference Analysis for Java
Mangala Gowri Nanda
IBM India Research Lab, India
,Saurabh Sinha
IBM India Research Lab, India
ICSE '09: Proceedings of the 31st International Conference on Software Engineering•May 2009, pp 133-143• https://doi.org/10.1109/ICSE.2009.5070515Null dereference is a commonly occurring defect in Java programs, and many static-analysis tools identify such defects. However, most of the existing tools perform a limited interprocedural analysis. In this paper, we present an interprocedural path-...
- 47Citation
- 585
- Downloads
MetricsTotal Citations47Total Downloads585Last 12 Months6
- research-article
Published By ACM
Published By ACM
Verifying dereference safety via expanding-scope analysis
Alexey Loginov
GrammaTech, Inc., Ithaca, NY, USA
,Eran Yahav
IBM T.J. Watson Research Center, Hawthorne, NY, USA
,Satish Chandra
IBM T.J. Watson Research Center, Hawthorne, NY, USA
,Stephen Fink
IBM T.J. Watson Research Center, Hawthorne, NY, USA
,Noam Rinetzky
Tel Aviv University, Tel Aviv, Israel
,Mangala Nanda
IBM IRL, New Delhi, India
ISSTA '08: Proceedings of the 2008 international symposium on Software testing and analysis•July 2008, pp 213-224• https://doi.org/10.1145/1390630.1390657This paper addresses the challenging problem of verifying the safety of pointer dereferences in real Java programs. We provide an automatic approach to this problem based on a sound interprocedural analysis. We present a staged expanding-scope algorithm ...
- 39Citation
- 339
- Downloads
MetricsTotal Citations39Total Downloads339Last 12 Months4
- articleOpen Access
Published By ACM
Published By ACM
Interprocedural slicing of multithreaded programs with applications to Java
Mangala Gowri Nanda
IBM, India Research Laboratory, IIT, New Delhi, India
,S. Ramesh
Indian Institute of Technology, Bombay, Powai, Mumbai, India
ACM Transactions on Programming Languages and Systems, Volume 28, Issue 6•November 2006, pp 1088-1144 • https://doi.org/10.1145/1186632.1186636Slicing is a well-known program reduction technique where for a given program P and a variable of interest v at some statement P in the program, a program slice contains those set of statements belonging to P that affect v. This article presents two ...
- 31Citation
- 1,095
- Downloads
MetricsTotal Citations31Total Downloads1,095Last 12 Months182Last 6 weeks22
- Article
Published By ACM
Published By ACM
Deriving object typestates in the presence of inter-object references
Mangala Gowri Nanda
IBM India Research Laboratory
,Christian Grothoff
University of California - Los Angeles
,Satish Chandra
IBM India Research Laboratory
OOPSLA '05: Proceedings of the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications•October 2005, pp 77-96• https://doi.org/10.1145/1094811.1094818We are interested in static analysis of Java classes with the goal of discovering the preconditions under which a certain program point within a method may be reached, taking into account the effects of previous method calls on an object of that class. ...
Also Published in:
ACM SIGPLAN Notices: Volume 40 Issue 10, October 2005- 24Citation
- 560
- Downloads
MetricsTotal Citations24Total Downloads560Last 12 Months1
- Article
Orchestrating Composite Web Services under Data Flow Constraints
Girish Chafle
IBM India Research Laboratory
,Sunil Chandra
IBM India Research Laboratory
,Vijay Mann
IBM India Research Laboratory
,Mangala Gowri Nanda
IBM India Research Laboratory
ICWS '05: Proceedings of the IEEE International Conference on Web Services•July 2005, pp 211-218• https://doi.org/10.1109/ICWS.2005.88A composite service is typically specified using a language such asBPEL4WS and orchestrated by a single coordinator node in acentralized manner. The coordinator receives the client request,makes the required data transformations and invokes the ...
- 6Citation
MetricsTotal Citations6
- Article
Published By ACM
Published By ACM
Decentralizing execution of composite web services
Mangala Gowri Nanda
IBM India Research Laboratory
,Satish Chandra
IBM India Research Laboratory
,Vivek Sarkar
IBM T. J. Watson Research Center
OOPSLA '04: Proceedings of the 19th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications•October 2004, pp 170-187• https://doi.org/10.1145/1028976.1028991Distributed enterprise applications today are increasingly being built from services available over the web. A unit of functionality in this framework is a web service, a software application that exposes a set of "typed'' connections that can be ...
Also Published in:
ACM SIGPLAN Notices: Volume 39 Issue 10, October 2004- 122Citation
- 1,755
- Downloads
MetricsTotal Citations122Total Downloads1,755Last 12 Months4Last 6 weeks1
- Article
Published By ACM
Published By ACM
Decentralized orchestration of composite web services
Girish B. Chafle
IBM India Research Laboratory, New Delhi, India
,Sunil Chandra
IBM India Research Laboratory, New Delhi, India
,Vijay Mann
IBM India Research Laboratory, New Delhi, India
,Mangala Gowri Nanda
IBM India Research Laboratory, New Delhi, India
WWW Alt. '04: Proceedings of the 13th international World Wide Web conference on Alternate track papers & posters•May 2004, pp 134-143• https://doi.org/10.1145/1013367.1013390Web services make information and software available programmatically via the Internet and may be used as building blocks for applications. A composite web service is one that is built using multiple component web services and is typically specified ...
- 130Citation
- 1,363
- Downloads
MetricsTotal Citations130Total Downloads1,363Last 12 Months17Last 6 weeks1
- Article
Published By ACM
Published By ACM
Pointer analysis of multithreaded Java programs
Mangala Gowri Nanda
IBM, India Research Laboratory, IIT, New Delhi, India
,S. Ramesh
Indian Institute of Technology, Bombay, India
SAC '03: Proceedings of the 2003 ACM symposium on Applied computing•March 2003, pp 1068-1075• https://doi.org/10.1145/952532.952741This paper presents a context-sensitive and path-sensitive, intra-thread and inter-thread solution to combined pointer analysis, escape analysis and data dependence analysis of multithreaded Java programs which uses a sparse representation. We build and ...
- 11Citation
- 320
- Downloads
MetricsTotal Citations11Total Downloads320Last 12 Months6
- Article
Published By ACM
Published By ACM
Synchronization analysis for decentralizing composite Web services
Mangala Gowri Nanda
IBM India Research Laboratory, IIT, Hauz Khas, New Delhi, India
,Neeran Karnik
IBM India Research Laboratory, IIT, Hauz Khas, New Delhi, India
SAC '03: Proceedings of the 2003 ACM symposium on Applied computing•March 2003, pp 407-414• https://doi.org/10.1145/952532.952612Web Services are emerging as the standard mechanism for making information and software available programmatically via the Internet, and as building blocks for applications. A composite web service may be built using multiple component web services. ...
- 29Citation
- 426
- Downloads
MetricsTotal Citations29Total Downloads426
Author Profile Pages
- Description: The Author Profile Page initially collects all the professional information known about authors from the publications record as known by the ACM bibliographic database, the Guide. Coverage of ACM publications is comprehensive from the 1950's. Coverage of other publishers generally starts in the mid 1980's. The Author Profile Page supplies a quick snapshot of an author's contribution to the field and some rudimentary measures of influence upon it. Over time, the contents of the Author Profile page may expand at the direction of the community.
Please see the following 2007 Turing Award winners' profiles as examples: - History: Disambiguation of author names is of course required for precise identification of all the works, and only those works, by a unique individual. Of equal importance to ACM, author name normalization is also one critical prerequisite to building accurate citation and download statistics. For the past several years, ACM has worked to normalize author names, expand reference capture, and gather detailed usage statistics, all intended to provide the community with a robust set of publication metrics. The Author Profile Pages reveal the first result of these efforts.
- Normalization: ACM uses normalization algorithms to weigh several types of evidence for merging and splitting names.
These include:- co-authors: if we have two names and cannot disambiguate them based on name alone, then we see if they have a co-author in common. If so, this weighs towards the two names being the same person.
- affiliations: names in common with same affiliation weighs toward the two names being the same person.
- publication title: names in common whose works are published in same journal weighs toward the two names being the same person.
- keywords: names in common whose works address the same subject matter as determined from title and keywords, weigh toward being the same person.
The more conservative the merging algorithms, the more bits of evidence are required before a merge is made, resulting in greater precision but lower recall of works for a given Author Profile. Many bibliographic records have only author initials. Many names lack affiliations. With very common family names, typical in Asia, more liberal algorithms result in mistaken merges.
Automatic normalization of author names is not exact. Hence it is clear that manual intervention based on human knowledge is required to perfect algorithmic results. ACM is meeting this challenge, continuing to work to improve the automated merges by tweaking the weighting of the evidence in light of experience.
- Bibliometrics: In 1926, Alfred Lotka formulated his power law (known as Lotka's Law) describing the frequency of publication by authors in a given field. According to this bibliometric law of scientific productivity, only a very small percentage (~6%) of authors in a field will produce more than 10 articles while the majority (perhaps 60%) will have but a single article published. With ACM's first cut at author name normalization in place, the distribution of our authors with 1, 2, 3..n publications does not match Lotka's Law precisely, but neither is the distribution curve far off. For a definition of ACM's first set of publication statistics, see Bibliometrics
- Future Direction:
The initial release of the Author Edit Screen is open to anyone in the community with an ACM account, but it is limited to personal information. An author's photograph, a Home Page URL, and an email may be added, deleted or edited. Changes are reviewed before they are made available on the live site.
ACM will expand this edit facility to accommodate more types of data and facilitate ease of community participation with appropriate safeguards. In particular, authors or members of the community will be able to indicate works in their profile that do not belong there and merge others that do belong but are currently missing.
A direct search interface for Author Profiles will be built.
An institutional view of works emerging from their faculty and researchers will be provided along with a relevant set of metrics.
It is possible, too, that the Author Profile page may evolve to allow interested authors to upload unpublished professional materials to an area available for search and free educational use, but distinct from the ACM Digital Library proper. It is hard to predict what shape such an area for user-generated content may take, but it carries interesting potential for input from the community.
Bibliometrics
The ACM DL is a comprehensive repository of publications from the entire field of computing.
It is ACM's intention to make the derivation of any publication statistics it generates clear to the user.
- Average citations per article = The total Citation Count divided by the total Publication Count.
- Citation Count = cumulative total number of times all authored works by this author were cited by other works within ACM's bibliographic database. Almost all reference lists in articles published by ACM have been captured. References lists from other publishers are less well-represented in the database. Unresolved references are not included in the Citation Count. The Citation Count is citations TO any type of work, but the references counted are only FROM journal and proceedings articles. Reference lists from books, dissertations, and technical reports have not generally been captured in the database. (Citation Counts for individual works are displayed with the individual record listed on the Author Page.)
- Publication Count = all works of any genre within the universe of ACM's bibliographic database of computing literature of which this person was an author. Works where the person has role as editor, advisor, chair, etc. are listed on the page but are not part of the Publication Count.
- Publication Years = the span from the earliest year of publication on a work by this author to the most recent year of publication of a work by this author captured within the ACM bibliographic database of computing literature (The ACM Guide to Computing Literature, also known as "the Guide".
- Available for download = the total number of works by this author whose full texts may be downloaded from an ACM full-text article server. Downloads from external full-text sources linked to from within the ACM bibliographic space are not counted as 'available for download'.
- Average downloads per article = The total number of cumulative downloads divided by the number of articles (including multimedia objects) available for download from ACM's servers.
- Downloads (cumulative) = The cumulative number of times all works by this author have been downloaded from an ACM full-text article server since the downloads were first counted in May 2003. The counts displayed are updated monthly and are therefore 0-31 days behind the current date. Robotic activity is scrubbed from the download statistics.
- Downloads (12 months) = The cumulative number of times all works by this author have been downloaded from an ACM full-text article server over the last 12-month period for which statistics are available. The counts displayed are usually 1-2 weeks behind the current date. (12-month download counts for individual works are displayed with the individual record.)
- Downloads (6 weeks) = The cumulative number of times all works by this author have been downloaded from an ACM full-text article server over the last 6-week period for which statistics are available. The counts displayed are usually 1-2 weeks behind the current date. (6-week download counts for individual works are displayed with the individual record.)
ACM Author-Izer Service
Summary Description
ACM Author-Izer is a unique service that enables ACM authors to generate and post links on both their homepage and institutional repository for visitors to download the definitive version of their articles from the ACM Digital Library at no charge.
Downloads from these sites are captured in official ACM statistics, improving the accuracy of usage and impact measurements. Consistently linking to definitive version of ACM articles should reduce user confusion over article versioning.
ACM Author-Izer also extends ACM’s reputation as an innovative “Green Path” publisher, making ACM one of the first publishers of scholarly works to offer this model to its authors.
To access ACM Author-Izer, authors need to establish a free ACM web account. Should authors change institutions or sites, they can utilize the new ACM service to disable old links and re-authorize new links for free downloads from a different site.
How ACM Author-Izer Works
Authors may post ACM Author-Izer links in their own bibliographies maintained on their website and their own institution’s repository. The links take visitors to your page directly to the definitive version of individual articles inside the ACM Digital Library to download these articles for free.
The Service can be applied to all the articles you have ever published with ACM.
Depending on your previous activities within the ACM DL, you may need to take up to three steps to use ACM Author-Izer.
For authors who do not have a free ACM Web Account:
- Go to the ACM DL http://dl.acm.org/ and click SIGN UP. Once your account is established, proceed to next step.
For authors who have an ACM web account, but have not edited their ACM Author Profile page:
- Sign in to your ACM web account and go to your Author Profile page. Click "Add personal information" and add photograph, homepage address, etc. Click ADD AUTHOR INFORMATION to submit change. Once you receive email notification that your changes were accepted, you may utilize ACM Author-izer.
For authors who have an account and have already edited their Profile Page:
- Sign in to your ACM web account, go to your Author Profile page in the Digital Library, look for the ACM Author-izer link below each ACM published article, and begin the authorization process. If you have published many ACM articles, you may find a batch Authorization process useful. It is labeled: "Export as: ACM Author-Izer Service"
ACM Author-Izer also provides code snippets for authors to display download and citation statistics for each “authorized” article on their personal pages. Downloads from these pages are captured in official ACM statistics, improving the accuracy of usage and impact measurements. Consistently linking to the definitive version of ACM articles should reduce user confusion over article versioning.
Note: You still retain the right to post your author-prepared preprint versions on your home pages and in your institutional repositories with DOI pointers to the definitive version permanently maintained in the ACM Digital Library. But any download of your preprint versions will not be counted in ACM usage statistics. If you use these AUTHOR-IZER links instead, usage by visitors to your page will be recorded in the ACM Digital Library and displayed on your page.
FAQ
- Q. What is ACM Author-Izer?
A. ACM Author-Izer is a unique, link-based, self-archiving service that enables ACM authors to generate and post links on either their home page or institutional repository for visitors to download the definitive version of their articles for free.
- Q. What articles are eligible for ACM Author-Izer?
- A. ACM Author-Izer can be applied to all the articles authors have ever published with ACM. It is also available to authors who will have articles published in ACM publications in the future.
- Q. Are there any restrictions on authors to use this service?
- A. No. An author does not need to subscribe to the ACM Digital Library nor even be a member of ACM.
- Q. What are the requirements to use this service?
- A. To access ACM Author-Izer, authors need to have a free ACM web account, must have an ACM Author Profile page in the Digital Library, and must take ownership of their Author Profile page.
- Q. What is an ACM Author Profile Page?
- A. The Author Profile Page initially collects all the professional information known about authors from the publications record as known by the ACM Digital Library. The Author Profile Page supplies a quick snapshot of an author's contribution to the field and some rudimentary measures of influence upon it. Over time, the contents of the Author Profile page may expand at the direction of the community. Please visit the ACM Author Profile documentation page for more background information on these pages.
- Q. How do I find my Author Profile page and take ownership?
- A. You will need to take the following steps:
- Create a free ACM Web Account
- Sign-In to the ACM Digital Library
- Find your Author Profile Page by searching the ACM Digital Library for your name
- Find the result you authored (where your author name is a clickable link)
- Click on your name to go to the Author Profile Page
- Click the "Add Personal Information" link on the Author Profile Page
- Wait for ACM review and approval; generally less than 24 hours
- Q. Why does my photo not appear?
- A. Make sure that the image you submit is in .jpg or .gif format and that the file name does not contain special characters
- Q. What if I cannot find the Add Personal Information function on my author page?
- A. The ACM account linked to your profile page is different than the one you are logged into. Please logout and login to the account associated with your Author Profile Page.
- Q. What happens if an author changes the location of his bibliography or moves to a new institution?
- A. Should authors change institutions or sites, they can utilize ACM Author-Izer to disable old links and re-authorize new links for free downloads from a new location.
- Q. What happens if an author provides a URL that redirects to the author’s personal bibliography page?
- A. The service will not provide a free download from the ACM Digital Library. Instead the person who uses that link will simply go to the Citation Page for that article in the ACM Digital Library where the article may be accessed under the usual subscription rules.
However, if the author provides the target page URL, any link that redirects to that target page will enable a free download from the Service.
- Q. What happens if the author’s bibliography lives on a page with several aliases?
- A. Only one alias will work, whichever one is registered as the page containing the author’s bibliography. ACM has no technical solution to this problem at this time.
- Q. Why should authors use ACM Author-Izer?
- A. ACM Author-Izer lets visitors to authors’ personal home pages download articles for no charge from the ACM Digital Library. It allows authors to dynamically display real-time download and citation statistics for each “authorized” article on their personal site.
- Q. Does ACM Author-Izer provide benefits for authors?
- A. Downloads of definitive articles via Author-Izer links on the authors’ personal web page are captured in official ACM statistics to more accurately reflect usage and impact measurements.
Authors who do not use ACM Author-Izer links will not have downloads from their local, personal bibliographies counted. They do, however, retain the existing right to post author-prepared preprint versions on their home pages or institutional repositories with DOI pointers to the definitive version permanently maintained in the ACM Digital Library.
- Q. How does ACM Author-Izer benefit the computing community?
- A. ACM Author-Izer expands the visibility and dissemination of the definitive version of ACM articles. It is based on ACM’s strong belief that the computing community should have the widest possible access to the definitive versions of scholarly literature. By linking authors’ personal bibliography with the ACM Digital Library, user confusion over article versioning should be reduced over time.
In making ACM Author-Izer a free service to both authors and visitors to their websites, ACM is emphasizing its continuing commitment to the interests of its authors and to the computing community in ways that are consistent with its existing subscription-based access model.
- Q. Why can’t I find my most recent publication in my ACM Author Profile Page?
- A. There is a time delay between publication and the process which associates that publication with an Author Profile Page. Right now, that process usually takes 4-8 weeks.
- Q. How does ACM Author-Izer expand ACM’s “Green Path” Access Policies?
- A. ACM Author-Izer extends the rights and permissions that authors retain even after copyright transfer to ACM, which has been among the “greenest” publishers. ACM enables its author community to retain a wide range of rights related to copyright and reuse of materials. They include:
- Posting rights that ensure free access to their work outside the ACM Digital Library and print publications
- Rights to reuse any portion of their work in new works that they may create
- Copyright to artistic images in ACM’s graphics-oriented publications that authors may want to exploit in commercial contexts
- All patent rights, which remain with the original owner