Artikel ini telah tayang di Katadata.co.id dengan judul "Ah Maftuchan I Direktur Eksekutif PRAKARSA : Gelombang Penghindaran Pajak dalam Pusaran Batu Bara" , ' + document.location.href + ' Penulis: Ah Maftuchan I Direktur Eksekutif PRAKARSA '; pagelink += ' Editor: Yuliawati ', // Change this text copytext = selection + pagelink, newdiv = document.createElement('div'); //hide the newly created container newdiv.style.position = 'absolute'; newdiv.style.left = '-99999px'; //insert the container, fill it with the extended text, and define the new selection document.body.appendChild(newdiv); newdiv.innerHTML = copytext; selection.selectAllChildren(newdiv); window.setTimeout(function () { document.body.removeChild(newdiv); }, 100); } document.addEventListener('copy', addLink);