| Author | Title | Year | Journal/Proceedings | Reftype | DOI/URL |
|---|---|---|---|---|---|
| Challis, B.H. & Sidhu, R. | Dissociative effect of massed repetition on implicit and explicit measures of memory. [BibTeX] |
1993 | Journal of Experimental Psychology: Learning, Memory, and Cognition Vol. 19, pp. 115-127 |
article | |
BibTeX:
@article{ChallisSidhu93,
author = {B. H. Challis and R. Sidhu},
title = {Dissociative effect of massed repetition on implicit and explicit measures of memory.},
journal = {Journal of Experimental Psychology: Learning, Memory, and Cognition},
year = {1993},
volume = {19},
pages = {115-127}
}
|
|||||
| Field, J., Lovell, T., Sidhu, K. & Weller, P. | Quality Counts? Citations Analysis and Performance Measurement | 1992 | Higher Education Review Vol. 24(3), pp. 37-41 |
article | |
| Abstract: Three British journals were used to evaluate citation counting as a means of evaluating research quality in two applied knowledge fields, continuous education and management education. The study concluded that citation analysis can provide evidence about the status of a knowledge field but cannot be used as a measure of the quality of research. | |||||
BibTeX:
@article{Field92,
author = {John Field and Tessa Lovell and Kishamer Sidhu and Peter Weller},
title = {Quality Counts? Citations Analysis and Performance Measurement},
journal = {Higher Education Review},
year = {1992},
volume = {24},
number = {3},
pages = {37-41}
}
|
|||||
| Goodman, E.D., Averill, R.C. & Sidhu, R. | Multi-Level Decomposition for Tractability in Structural Design Optimization. [BibTeX] |
2008 | Vol. 88Evolutionary Computation in Practice, pp. 41-62 |
incollection | URL |
BibTeX:
@incollection{series/sci/GoodmanAS08,
author = {Erik D. Goodman and Ronald C. Averill and Ranny Sidhu},
title = {Multi-Level Decomposition for Tractability in Structural Design Optimization.},
booktitle = {Evolutionary Computation in Practice},
publisher = {Springer},
year = {2008},
volume = {88},
pages = {41-62},
url = {http://dblp.uni-trier.de/db/series/sci/sci88.html#GoodmanAS08}
}
|
|||||
| Klavans, J.L., Sheffield, C., Lin, J. & Sidhu, T. | Computational linguistics for metadata building. [BibTeX] |
2008 | JCDL, pp. 427 | inproceedings | URL |
BibTeX:
@inproceedings{conf/jcdl/KlavansSLS08,
author = {Judith L. Klavans and Carolyn Sheffield and Jimmy Lin and Tandeep Sidhu},
title = {Computational linguistics for metadata building.},
booktitle = {JCDL},
publisher = {ACM},
year = {2008},
pages = {427},
url = {http://dblp.uni-trier.de/db/conf/jcdl/jcdl2008.html#KlavansSLS08}
}
|
|||||
| Mercer, G.N., Sidhu, H.S., Weber, R.O. & Gubernov, V.V. | Evans Function Stability of Combustion Waves. [BibTeX] |
2003 | SIAM Journal of Applied Mathematics Vol. 63(4), pp. 1259-1275 |
article | URL |
BibTeX:
@article{journals/siamam/MercerSWG03,
author = {G. N. Mercer and H. S. Sidhu and R. O. Weber and V. V. Gubernov},
title = {Evans Function Stability of Combustion Waves.},
journal = {SIAM Journal of Applied Mathematics},
year = {2003},
volume = {63},
number = {4},
pages = {1259-1275},
url = {http://dblp.uni-trier.de/db/journals/siamam/siamam63.html#MercerSWG03}
}
|
|||||
| Pietramala, A., Policicchio, V.L., Rullo, P. & Sidhu, I. | A Genetic Algorithm for Text Classification Rule Induction. [BibTeX] |
2008 | Vol. 5212ECML/PKDD (2), pp. 188-203 |
inproceedings | URL |
BibTeX:
@inproceedings{conf/pkdd/PietramalaPRS08,
author = {Adriana Pietramala and Veronica L. Policicchio and Pasquale Rullo and Inderbir Sidhu},
title = {A Genetic Algorithm for Text Classification Rule Induction.},
booktitle = {ECML/PKDD (2)},
publisher = {Springer},
year = {2008},
volume = {5212},
pages = {188-203},
url = {http://dblp.uni-trier.de/db/conf/pkdd/pkdd2008-2.html#PietramalaPRS08}
}
|
|||||
| Ruffolo, M., Guadagno, L. & Sidhu, I. | Semantic Enterprise Technologies. [BibTeX] |
2007 | Vol. 293FIRST, pp. 70-84 |
inproceedings | URL |
BibTeX:
@inproceedings{conf/semweb/RuffoloGS07,
author = {Massimo Ruffolo and Luigi Guadagno and Inderbir Sidhu},
title = {Semantic Enterprise Technologies.},
booktitle = {FIRST},
publisher = {CEUR-WS.org},
year = {2007},
volume = {293},
pages = {70-84},
url = {http://dblp.uni-trier.de/db/conf/semweb/first2007.html#RuffoloGS07}
}
|
|||||
| Sidhu, A.S., Dillon, T.S. & Chang, E. | Use of Protein Ontology to Enable Data Exchange for Complex Proteomic Experiments. [BibTeX] |
2008 | CBMS, pp. 314-317 | inproceedings | URL |
BibTeX:
@inproceedings{conf/cbms/SidhuDC08,
author = {Amandeep S. Sidhu and Tharam S. Dillon and Elizabeth Chang},
title = {Use of Protein Ontology to Enable Data Exchange for Complex Proteomic Experiments.},
booktitle = {CBMS},
publisher = {IEEE Computer Society},
year = {2008},
pages = {314-317},
url = {http://dblp.uni-trier.de/db/conf/cbms/cbms2008.html#SidhuDC08}
}
|
|||||
| Sidhu, R.P.S., Mei, A. & Prasanna, V.K. | Genetic Programming using Self-Reconfigurable FPGAs | 1998 | Vol. 16739th International Workshop on Field Programmable Logic and Applications, pp. 301-312 |
inproceedings | DOI URL |
| Abstract: FPGA self-reconfiguration for efficient computation in the context of Genetic Programming (GP). GP involves evolving programs represented as trees and evaluating their fitness, the latter operation consuming most of the time. We present a fast, compact representation of the tree structures in FPGA logic which can be evolved as well as executed without external intervention. Execution of all tree nodes occurs in parallel and is pipelined. Furthermore, the compact layout enables multiple trees to execute concurrently, dramatically speeding up the fitness evaluation phase. An elegant technique for implementing the evolution phase, made possible by self-reconfiguration, is also presented. We use two GP problems as benchmarks to compare the performance of logic mapped onto a Xilinx XC6264 FPGA against a software implementation running on a 200 MHz Pentium Pro PC with 64 MB RAM. Our results show a speedup of 19 for an arithmetic intensive problem and a speedup of three orders of magnitude for a logic operation intensive problem. | |||||
BibTeX:
@inproceedings{sidhu:1998:fpl,
author = {Reetinder P. S. Sidhu and Alessandro Mei and Viktor K. Prasanna},
title = {Genetic Programming using Self-Reconfigurable FPGAs},
booktitle = {9th International Workshop on Field Programmable Logic and Applications},
publisher = {Springer-Verlag},
year = {1998},
volume = {1673},
pages = {301--312},
url = {http://citeseer.ist.psu.edu/sidhu00selfreconfigurable.html},
doi = {doi:10.1007/b72332}
}
|
|||||
| Yusoff, A.M. & Sidhu, M.S. | Paperless in the Electronic Era: Millennium Dream and Reality. [BibTeX] |
2001 | CSCWD, pp. 536-541 | inproceedings | URL |
BibTeX:
@inproceedings{conf/cscwd/YusoffS01,
author = {Azmi Mohd Yusoff and Manjit Singh Sidhu},
title = {Paperless in the Electronic Era: Millennium Dream and Reality.},
booktitle = {CSCWD},
year = {2001},
pages = {536-541},
url = {http://dblp.uni-trier.de/db/conf/cscwd/cscwd2001.html#YusoffS01}
}
|
|||||
Created by JabRef on 01/12/2008.