Hasil Pencarian
Ditemukan 2 dokumen yang sesuai dengan query
Nakamura, Keisuke
Depok: Center for Japanese Studies University of Indonesia, 1999
338.76 NAK t
Buku Teks Universitas Indonesia Library
Liker, Jeffrey K.
New York: McGraw-Hill, 2012
658.409 2 LIK t
Buku Teks SO Universitas Indonesia Library
$(function(){
// Remove any empty inside each result
$('.daftikol2 div').each(function(){
if ($(this).text().trim() === '') {
$(this).remove();
}
});
});