How to improve this table?












0














I'm looking for ideas to improve the layout of the following table.




  • Is there a better way to separate ABC Metrics and XYZ Metrics (other than using separate table for each metric)?

  • Should I convert Algorithms row into a column?

  • Should I convert Dataset row into a column?


I would appreciate any ideas, thanks.



Table



documentclass{article}

usepackage[margin=1in]{geometry}
usepackage{tabularx,ragged2e,booktabs}

begin{document}

begin{table*}[!ht]
caption{Evaluation results}
centering
setlength{tabcolsep}{4pt}
begin{tabularx}{textwidth}{>{hsize=1.9hsizebfseriesRaggedRight}X!{extracolsep{fill}}*{6}{>{centeringarraybackslashhsize=0.48hsize}X}}
toprule[1pt]midrule[0.3pt]
multicolumn{7}{c}{textbf{ABC Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Dataset} & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
addlinespace%
{Matric 1} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 2} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 3} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace
{Matric 4} & 0 & 0 & 0 & 0 & 0 & 0 \
midrule
multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Matric 5} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \ addlinespace
{Matric 6} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \
midrule[0.3pt]bottomrule[1pt]
end{tabularx}
end{table*}

end{document}









share|improve this question






















  • I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
    – manooooh
    1 hour ago


















0














I'm looking for ideas to improve the layout of the following table.




  • Is there a better way to separate ABC Metrics and XYZ Metrics (other than using separate table for each metric)?

  • Should I convert Algorithms row into a column?

  • Should I convert Dataset row into a column?


I would appreciate any ideas, thanks.



Table



documentclass{article}

usepackage[margin=1in]{geometry}
usepackage{tabularx,ragged2e,booktabs}

begin{document}

begin{table*}[!ht]
caption{Evaluation results}
centering
setlength{tabcolsep}{4pt}
begin{tabularx}{textwidth}{>{hsize=1.9hsizebfseriesRaggedRight}X!{extracolsep{fill}}*{6}{>{centeringarraybackslashhsize=0.48hsize}X}}
toprule[1pt]midrule[0.3pt]
multicolumn{7}{c}{textbf{ABC Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Dataset} & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
addlinespace%
{Matric 1} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 2} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 3} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace
{Matric 4} & 0 & 0 & 0 & 0 & 0 & 0 \
midrule
multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Matric 5} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \ addlinespace
{Matric 6} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \
midrule[0.3pt]bottomrule[1pt]
end{tabularx}
end{table*}

end{document}









share|improve this question






















  • I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
    – manooooh
    1 hour ago
















0












0








0







I'm looking for ideas to improve the layout of the following table.




  • Is there a better way to separate ABC Metrics and XYZ Metrics (other than using separate table for each metric)?

  • Should I convert Algorithms row into a column?

  • Should I convert Dataset row into a column?


I would appreciate any ideas, thanks.



Table



documentclass{article}

usepackage[margin=1in]{geometry}
usepackage{tabularx,ragged2e,booktabs}

begin{document}

begin{table*}[!ht]
caption{Evaluation results}
centering
setlength{tabcolsep}{4pt}
begin{tabularx}{textwidth}{>{hsize=1.9hsizebfseriesRaggedRight}X!{extracolsep{fill}}*{6}{>{centeringarraybackslashhsize=0.48hsize}X}}
toprule[1pt]midrule[0.3pt]
multicolumn{7}{c}{textbf{ABC Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Dataset} & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
addlinespace%
{Matric 1} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 2} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 3} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace
{Matric 4} & 0 & 0 & 0 & 0 & 0 & 0 \
midrule
multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Matric 5} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \ addlinespace
{Matric 6} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \
midrule[0.3pt]bottomrule[1pt]
end{tabularx}
end{table*}

end{document}









share|improve this question













I'm looking for ideas to improve the layout of the following table.




  • Is there a better way to separate ABC Metrics and XYZ Metrics (other than using separate table for each metric)?

  • Should I convert Algorithms row into a column?

  • Should I convert Dataset row into a column?


I would appreciate any ideas, thanks.



Table



documentclass{article}

usepackage[margin=1in]{geometry}
usepackage{tabularx,ragged2e,booktabs}

begin{document}

begin{table*}[!ht]
caption{Evaluation results}
centering
setlength{tabcolsep}{4pt}
begin{tabularx}{textwidth}{>{hsize=1.9hsizebfseriesRaggedRight}X!{extracolsep{fill}}*{6}{>{centeringarraybackslashhsize=0.48hsize}X}}
toprule[1pt]midrule[0.3pt]
multicolumn{7}{c}{textbf{ABC Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Dataset} & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
addlinespace%
{Matric 1} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 2} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
{Matric 3} & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace
{Matric 4} & 0 & 0 & 0 & 0 & 0 & 0 \
midrule
multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
textbf{Algorithm}& multicolumn{2}{c}{textit{Algo 1}} & multicolumn{2}{c}{textit{Algo 2}} & multicolumn{2}{c}{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Matric 5} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \ addlinespace
{Matric 6} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} & multicolumn{2}{c}{0} \
midrule[0.3pt]bottomrule[1pt]
end{tabularx}
end{table*}

end{document}






tables tabularx booktabs






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









user3140972

1213




1213












  • I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
    – manooooh
    1 hour ago




















  • I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
    – manooooh
    1 hour ago


















I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
– manooooh
1 hour ago






I think this is off-topic because it is subjective. You should ask how to make changes to a table, not opinions on what improvements can you do.
– manooooh
1 hour ago












1 Answer
1






active

oldest

votes


















0














i only repair some inconsistencies in your column width calculation. the sum of the defined widths is 4.78. but it should be an integer number. all other is opinion based ...



my suggestion for your table code (with some opinion based changes and simplification of writing) is:



documentclass{article}
usepackage[margin=1in]{geometry}
usepackage[skip=1ex]{caption}

usepackage{ragged2e}
usepackage{booktabs,tabularx}
newcommandmcc[1]{multicolumn{2}{c}{#1}}

begin{document}
begin{table}[!ht]
caption{Evaluation results}
centering
begin{tabularx}{textwidth}{
>{hsize=0.4hsizebfseriesRaggedRight}X
*{6}{>{hsize=0.1hsizecenteringarraybackslash}X}}
toprule
multicolumn{7}{c}{textbf{ABC Metrics}} \
midrule
textbf{Algorithm}
& mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
Dataset & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
midrule
Matric 1 & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
Matric 2 & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace%
Matric 3 & 0 & 0 & 0 & 0 & 0 & 0 \
addlinespace
Matric 4 & 0 & 0 & 0 & 0 & 0 & 0 \
midrule
multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
textbf{Algorithm}
& mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
{Matric 5} & mcc{0} & mcc{0} & mcc{0} \
addlinespace
{Matric 6} & mcc{0} & mcc{0} & mcc{0} \
bottomrule
end{tabularx}
end{table}
end{document}


which gives:



enter image description here






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f468355%2fhow-to-improve-this-table%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    i only repair some inconsistencies in your column width calculation. the sum of the defined widths is 4.78. but it should be an integer number. all other is opinion based ...



    my suggestion for your table code (with some opinion based changes and simplification of writing) is:



    documentclass{article}
    usepackage[margin=1in]{geometry}
    usepackage[skip=1ex]{caption}

    usepackage{ragged2e}
    usepackage{booktabs,tabularx}
    newcommandmcc[1]{multicolumn{2}{c}{#1}}

    begin{document}
    begin{table}[!ht]
    caption{Evaluation results}
    centering
    begin{tabularx}{textwidth}{
    >{hsize=0.4hsizebfseriesRaggedRight}X
    *{6}{>{hsize=0.1hsizecenteringarraybackslash}X}}
    toprule
    multicolumn{7}{c}{textbf{ABC Metrics}} \
    midrule
    textbf{Algorithm}
    & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
    cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
    Dataset & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
    midrule
    Matric 1 & 0 & 0 & 0 & 0 & 0 & 0 \
    addlinespace%
    Matric 2 & 0 & 0 & 0 & 0 & 0 & 0 \
    addlinespace%
    Matric 3 & 0 & 0 & 0 & 0 & 0 & 0 \
    addlinespace
    Matric 4 & 0 & 0 & 0 & 0 & 0 & 0 \
    midrule
    multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
    textbf{Algorithm}
    & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
    cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
    {Matric 5} & mcc{0} & mcc{0} & mcc{0} \
    addlinespace
    {Matric 6} & mcc{0} & mcc{0} & mcc{0} \
    bottomrule
    end{tabularx}
    end{table}
    end{document}


    which gives:



    enter image description here






    share|improve this answer


























      0














      i only repair some inconsistencies in your column width calculation. the sum of the defined widths is 4.78. but it should be an integer number. all other is opinion based ...



      my suggestion for your table code (with some opinion based changes and simplification of writing) is:



      documentclass{article}
      usepackage[margin=1in]{geometry}
      usepackage[skip=1ex]{caption}

      usepackage{ragged2e}
      usepackage{booktabs,tabularx}
      newcommandmcc[1]{multicolumn{2}{c}{#1}}

      begin{document}
      begin{table}[!ht]
      caption{Evaluation results}
      centering
      begin{tabularx}{textwidth}{
      >{hsize=0.4hsizebfseriesRaggedRight}X
      *{6}{>{hsize=0.1hsizecenteringarraybackslash}X}}
      toprule
      multicolumn{7}{c}{textbf{ABC Metrics}} \
      midrule
      textbf{Algorithm}
      & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
      cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
      Dataset & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
      midrule
      Matric 1 & 0 & 0 & 0 & 0 & 0 & 0 \
      addlinespace%
      Matric 2 & 0 & 0 & 0 & 0 & 0 & 0 \
      addlinespace%
      Matric 3 & 0 & 0 & 0 & 0 & 0 & 0 \
      addlinespace
      Matric 4 & 0 & 0 & 0 & 0 & 0 & 0 \
      midrule
      multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
      textbf{Algorithm}
      & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
      cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
      {Matric 5} & mcc{0} & mcc{0} & mcc{0} \
      addlinespace
      {Matric 6} & mcc{0} & mcc{0} & mcc{0} \
      bottomrule
      end{tabularx}
      end{table}
      end{document}


      which gives:



      enter image description here






      share|improve this answer
























        0












        0








        0






        i only repair some inconsistencies in your column width calculation. the sum of the defined widths is 4.78. but it should be an integer number. all other is opinion based ...



        my suggestion for your table code (with some opinion based changes and simplification of writing) is:



        documentclass{article}
        usepackage[margin=1in]{geometry}
        usepackage[skip=1ex]{caption}

        usepackage{ragged2e}
        usepackage{booktabs,tabularx}
        newcommandmcc[1]{multicolumn{2}{c}{#1}}

        begin{document}
        begin{table}[!ht]
        caption{Evaluation results}
        centering
        begin{tabularx}{textwidth}{
        >{hsize=0.4hsizebfseriesRaggedRight}X
        *{6}{>{hsize=0.1hsizecenteringarraybackslash}X}}
        toprule
        multicolumn{7}{c}{textbf{ABC Metrics}} \
        midrule
        textbf{Algorithm}
        & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
        cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
        Dataset & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
        midrule
        Matric 1 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace%
        Matric 2 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace%
        Matric 3 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace
        Matric 4 & 0 & 0 & 0 & 0 & 0 & 0 \
        midrule
        multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
        textbf{Algorithm}
        & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
        cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
        {Matric 5} & mcc{0} & mcc{0} & mcc{0} \
        addlinespace
        {Matric 6} & mcc{0} & mcc{0} & mcc{0} \
        bottomrule
        end{tabularx}
        end{table}
        end{document}


        which gives:



        enter image description here






        share|improve this answer












        i only repair some inconsistencies in your column width calculation. the sum of the defined widths is 4.78. but it should be an integer number. all other is opinion based ...



        my suggestion for your table code (with some opinion based changes and simplification of writing) is:



        documentclass{article}
        usepackage[margin=1in]{geometry}
        usepackage[skip=1ex]{caption}

        usepackage{ragged2e}
        usepackage{booktabs,tabularx}
        newcommandmcc[1]{multicolumn{2}{c}{#1}}

        begin{document}
        begin{table}[!ht]
        caption{Evaluation results}
        centering
        begin{tabularx}{textwidth}{
        >{hsize=0.4hsizebfseriesRaggedRight}X
        *{6}{>{hsize=0.1hsizecenteringarraybackslash}X}}
        toprule
        multicolumn{7}{c}{textbf{ABC Metrics}} \
        midrule
        textbf{Algorithm}
        & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
        cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
        Dataset & $D_1$ & $D_2$ & $D_1$ & $D_2$ & $D_1$ & $D_2$ \
        midrule
        Matric 1 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace%
        Matric 2 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace%
        Matric 3 & 0 & 0 & 0 & 0 & 0 & 0 \
        addlinespace
        Matric 4 & 0 & 0 & 0 & 0 & 0 & 0 \
        midrule
        multicolumn{7}{c}{textbf{XYZ Metrics}} \ midrule[0.3pt]
        textbf{Algorithm}
        & mcc{textit{Algo 1}} & mcc{textit{Algo 2}} & mcc{textit{Algo 3}} \
        cmidrule(lr){2-3} cmidrule(lr){4-5} cmidrule(lr){6-7}%
        {Matric 5} & mcc{0} & mcc{0} & mcc{0} \
        addlinespace
        {Matric 6} & mcc{0} & mcc{0} & mcc{0} \
        bottomrule
        end{tabularx}
        end{table}
        end{document}


        which gives:



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 47 mins ago









        Zarko

        121k865156




        121k865156






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f468355%2fhow-to-improve-this-table%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Contact image not getting when fetch all contact list from iPhone by CNContact

            count number of partitions of a set with n elements into k subsets

            A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks