Hi Chris,
you have a clear specification: Order n=4, Fc=10 kHz, BW=1 kHz, Chebyshev ripple=1 dB.
If you need the corresponding transfer function (to be "masochistic"), I think you cannot avoid the following steps:
* Based on the specification, find the corresponding low pass, order n=2 (pole parameters, transfer function)
* Apply the lowpass-to-bandpass transformation and find the corresponding band pass poles (two conjugate pole pairs)
* As a result, you are able to write the band pass function (n=4)
* Now you have the choice either to split this function into two band pass stages (n=2) or into a highpass (n=2) and a lowpass (n=2).
The calculation needs some time - however, at first you should become familiar with the mentioned transformation (my recommendation: Some good textbooks on filter design).
Remark: This procedure applies to an active realization usimg opamps. In case of a passive realization (ladder topology) the calculation steps are different.
- - - Updated - - -
Additional remark:
Of course, it is possible that a computer does all the calculation - if you need the transfer function only. In this case, you could feed a known circuit (like the one as proposed by godfreyl) into a symbolic analyzer program (e.g. SAPWIN).
This program calculates the transfer function - either in a general form (R, C, L) or in the specific form (with numbers, values) that corresponds with your specification.